Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sock.c1673 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1681 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1688 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1697 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
Dmgmt.c4596 MGMT_STATUS_INVALID_INDEX); in set_debug_func()
4641 MGMT_STATUS_INVALID_INDEX); in set_mgmt_mesh_func()
4694 MGMT_STATUS_INVALID_INDEX); in set_rpa_resolution_func()
4758 MGMT_STATUS_INVALID_INDEX); in set_quality_report_func()
4832 MGMT_STATUS_INVALID_INDEX); in set_offload_codec_func()
4890 MGMT_STATUS_INVALID_INDEX); in set_le_simultaneous_roles_func()
4948 MGMT_STATUS_INVALID_INDEX); in set_iso_socket_func()
9402 u8 status = MGMT_STATUS_INVALID_INDEX; in mgmt_index_removed()
9479 status = MGMT_STATUS_INVALID_INDEX; in __mgmt_power_off()
/Linux-v6.6/include/net/bluetooth/
Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro