Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c227 case NG_HCI_OGF_TESTING: in ng_hci_process_command_complete()
317 case NG_HCI_OGF_TESTING: in ng_hci_process_command_status()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c880 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_TESTING - 1]; in ng_btsocket_hci_raw_init()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h1502 #define NG_HCI_OGF_TESTING 0x06 /* OpCode Group Field */ macro