Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_sock.c1026 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1034 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1041 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1049 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
Dmgmt.c7276 u8 status = MGMT_STATUS_INVALID_INDEX; in mgmt_index_removed()
7464 status = MGMT_STATUS_INVALID_INDEX; in mgmt_powered()
/linux-4.1.27/include/net/bluetooth/
Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro