Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.h45 void ng_hci_process_command_timeout (node_p, hook_p, void *, int);
HDng_hci_misc.c377 ng_hci_process_command_timeout, NULL, 0); in ng_hci_command_timeout()
HDng_hci_cmds.c392 ng_hci_process_command_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_hci_process_command_timeout() function