Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sock.c1679 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1687 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1694 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1703 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
H A Dmgmt.c4708 MGMT_STATUS_INVALID_INDEX); in set_debug_func()
4753 MGMT_STATUS_INVALID_INDEX); in set_mgmt_mesh_func()
4805 MGMT_STATUS_INVALID_INDEX); in set_quality_report_func()
4879 MGMT_STATUS_INVALID_INDEX); in set_offload_codec_func()
4937 MGMT_STATUS_INVALID_INDEX); in set_le_simultaneous_roles_func()
4995 MGMT_STATUS_INVALID_INDEX); in set_iso_socket_func()
9505 struct cmd_lookup match = { NULL, hdev, MGMT_STATUS_INVALID_INDEX }; in mgmt_index_removed()
9576 match.mgmt_status = MGMT_STATUS_INVALID_INDEX; in __mgmt_power_off()
/linux/include/net/bluetooth/
H A Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro