Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_cmds.c216 case NG_HCI_OGF_STATUS: in ng_hci_process_command_complete()
305 case NG_HCI_OGF_STATUS: in ng_hci_process_command_status()
/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h1348 #define NG_HCI_OGF_STATUS 0x05 /* OpCode Group Field */ macro
/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket_hci_raw.c865 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_STATUS - 1]; in ng_btsocket_hci_raw_init()