Home
last modified time | relevance | path

Searched refs:ng_btsocket_rfcomm_task_wakeup (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c107 #define ng_btsocket_rfcomm_task_wakeup() \ macro
619 error = ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_connect()
736 ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_detach()
740 ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_detach()
803 ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_disconnect()
983 error = ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_send()
1029 if ((error = ng_btsocket_rfcomm_task_wakeup()) != 0) in ng_btsocket_rfcomm_upcall()
1536 error = ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_session_connect()
3367 ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_pcb_kill()
3493 ng_btsocket_rfcomm_task_wakeup(); in ng_btsocket_rfcomm_process_timeout()