Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c1578 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1586 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1593 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1602 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
H A Dmgmt.c3921 MGMT_STATUS_INVALID_INDEX); in set_exp_feature()
3964 MGMT_STATUS_INVALID_INDEX); in set_exp_feature()
4337 MGMT_STATUS_INVALID_INDEX); in remove_adv_monitor()
7904 u8 status = MGMT_STATUS_INVALID_INDEX; in mgmt_index_removed()
7999 status = MGMT_STATUS_INVALID_INDEX; in __mgmt_power_off()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro