Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.h46 void ng_hci_process_command_timeout (node_p, hook_p, void *, int);
H A Dng_hci_misc.c378 ng_hci_process_command_timeout, NULL, 0); in ng_hci_command_timeout()
H A Dng_hci_cmds.c393 ng_hci_process_command_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_hci_process_command_timeout() function