Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dstatus.c64 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_read_failed_contact_counter()
106 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_reset_failed_contact_counter()
145 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_get_link_quality()
187 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_read_rssi()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c221 case NG_HCI_OGF_STATUS: in ng_hci_process_command_complete()
315 case NG_HCI_OGF_STATUS: in ng_hci_process_command_status()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c869 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_STATUS - 1]; in ng_btsocket_hci_raw_init()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1510 #define NG_HCI_OGF_STATUS 0x05 /* OpCode Group Field */
1450 #define NG_HCI_OGF_STATUS global() macro