Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c93 taskqueue_enqueue(taskqueue_swi, &ng_btsocket_hci_raw_task)
120 static struct task ng_btsocket_hci_raw_task; variable
780 TASK_INIT(&ng_btsocket_hci_raw_task, 0, in ng_btsocket_hci_raw_init()