Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
Dng_ubt_intel.c176 NG_HCI_OPCODE(NG_HCI_OGF_VENDOR, 0x05), in ubt_intel_probe()
191 NG_HCI_OPCODE(NG_HCI_OGF_VENDOR, 0x05), in ubt_intel_probe()
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
Dng_hci_cmds.c236 case NG_HCI_OGF_VENDOR: in ng_hci_process_command_complete()
310 case NG_HCI_OGF_VENDOR: in ng_hci_process_command_status()
/freebsd-12-stable/sys/netgraph/bluetooth/include/
Dng_hci.h1712 #define NG_HCI_OGF_VENDOR 0x3f macro