Searched refs:NG_HCI_OGF_STATUS (Results 1 – 4 of 4) sorted by relevance
63 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_read_failed_contact_counter()105 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_reset_failed_contact_counter()144 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_get_link_quality()186 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_read_rssi()
220 case NG_HCI_OGF_STATUS: in ng_hci_process_command_complete()314 case NG_HCI_OGF_STATUS: in ng_hci_process_command_status()
871 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_STATUS - 1]; in ng_btsocket_hci_raw_init()
1381 #define NG_HCI_OGF_STATUS 0x05 /* OpCode Group Field */ macro