<dec f='src/src/sys/netbt/rfcomm.h' l='419' type='int rfcomm_rcvd_pcb(struct rfcomm_dlc * , size_t )'/>
<use f='src/src/sys/netbt/rfcomm_socket.c' l='111' u='c' c='rfcomm_attach'/>
<use f='src/src/sys/netbt/rfcomm_socket.c' l='297' u='c' c='rfcomm_rcvd'/>
<def f='src/src/sys/netbt/rfcomm_upper.c' l='419' ll='436' type='int rfcomm_rcvd_pcb(struct rfcomm_dlc * dlc, size_t space)'/>
<doc f='src/src/sys/netbt/rfcomm_upper.c' l='410'>/*
 * rfcomm_rcvd_pcb(dlc, space)
 *
 * Indicate space now available in receive buffer
 *
 * This should be used to give an initial value of the receive buffer
 * size when the DLC is attached and anytime data is cleared from the
 * buffer after that.
 */</doc>
