Home
last modified time | relevance | path

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

/dflybsd-src/sys/netgraph7/bluetooth/hci/
H A Dng_hci_misc.h53 int ng_hci_command_untimeout (ng_hci_unit_p);
H A Dng_hci_misc.c138 ng_hci_command_untimeout(unit); in ng_hci_unit_clean()
384 ng_hci_command_untimeout(ng_hci_unit_p unit) in ng_hci_command_untimeout() function
H A Dng_hci_cmds.c368 if (ng_hci_command_untimeout(unit) != 0) in complete_command()