Searched refs:rfcomm_detach_pcb (Results 1 – 3 of 3) sorted by relevance
113 rfcomm_detach_pcb((struct rfcomm_dlc **)&so->so_pcb); in rfcomm_attach()123 rfcomm_detach_pcb((struct rfcomm_dlc **)&so->so_pcb); in rfcomm_detach()
416 void rfcomm_detach_pcb(struct rfcomm_dlc **);
278 rfcomm_detach_pcb(struct rfcomm_dlc **handle) in rfcomm_detach_pcb() function