Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
HDng_hci_cmds.c211 case NG_HCI_OGF_INFO: in ng_hci_process_command_complete()
304 case NG_HCI_OGF_INFO: in ng_hci_process_command_status()
/dragonfly/sys/netgraph7/bluetooth/include/
HDng_hci.h1303 #define NG_HCI_OGF_INFO 0x04 /* OpCode Group Field */ macro
/dragonfly/sys/netgraph7/bluetooth/socket/
HDng_btsocket_hci_raw.c857 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_INFO - 1]; in ng_btsocket_hci_raw_init()