Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1197 #define HCI_OP_READ_RSSI 0x1405 macro
/linux-4.4.14/net/bluetooth/
Dmgmt.c5765 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_RSSI); in conn_info_refresh_complete()
5864 hci_req_add(&req, HCI_OP_READ_RSSI, sizeof(req_rssi_cp), in get_conn_info()
Dhci_event.c3016 case HCI_OP_READ_RSSI: in hci_cmd_complete_evt()