Home
last modified time | relevance | path

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

/src/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c49 static int do_hci_command (char const *, int, char **);
94 n = do_hci_command(node, argc, argv); in main()
172 do_hci_command(char const *node, int argc, char **argv) in do_hci_command() function