Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_misc.h55 int ng_hci_command_untimeout (ng_hci_unit_p);
H A Dng_hci_misc.c140 ng_hci_command_untimeout(unit); in ng_hci_unit_clean()
388 ng_hci_command_untimeout(ng_hci_unit_p unit) in ng_hci_command_untimeout() function
H A Dng_hci_cmds.c379 if (ng_hci_command_untimeout(unit) != 0) in complete_command()