Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_intel.c92 .opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_VENDOR, 0x05)), in ubt_intel_check_firmware_state()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A 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()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h1799 #define NG_HCI_OGF_VENDOR 0x3f macro