Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_sock.c1099 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1107 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1114 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1122 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
Dmgmt.c7500 u8 status = MGMT_STATUS_INVALID_INDEX; in mgmt_index_removed()
7702 status = MGMT_STATUS_INVALID_INDEX; in mgmt_powered()
/linux-4.4.14/include/net/bluetooth/
Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro