Home
last modified time | relevance | path

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

/dflybsd-src/sys/netgraph7/bluetooth/hci/
H A Dng_hci_cmds.h44 void ng_hci_process_command_timeout (node_p, hook_p, void *, int);
H A Dng_hci_misc.c374 ng_hci_process_command_timeout, NULL, 0); in ng_hci_command_timeout()
H A Dng_hci_cmds.c382 ng_hci_process_command_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_hci_process_command_timeout() function