Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h1183 #define HCI_OP_READ_RSSI 0x1405 macro
/linux-4.1.27/net/bluetooth/
Dmgmt.c5630 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_RSSI); in conn_info_refresh_complete()
5729 hci_req_add(&req, HCI_OP_READ_RSSI, sizeof(req_rssi_cp), in get_conn_info()
Dhci_event.c3027 case HCI_OP_READ_RSSI: in hci_cmd_complete_evt()