Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h53 extern struct hci_command host_controller_baseband_commands[];
H A Dhccontrol.c187 print_hci_command(host_controller_baseband_commands); in do_hci_command()
210 c = find_hci_command(cmd, host_controller_baseband_commands); in do_hci_command()
H A Dhost_controller_baseband.c1564 struct hci_command host_controller_baseband_commands[] = { variable