Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sock.c1574 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1582 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1589 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1598 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
Dmgmt.c4583 MGMT_STATUS_INVALID_INDEX); in set_debug_func()
4628 MGMT_STATUS_INVALID_INDEX); in set_mgmt_mesh_func()
4687 MGMT_STATUS_INVALID_INDEX); in set_rpa_resolution_func()
4751 MGMT_STATUS_INVALID_INDEX); in set_quality_report_func()
4825 MGMT_STATUS_INVALID_INDEX); in set_offload_codec_func()
4883 MGMT_STATUS_INVALID_INDEX); in set_le_simultaneous_roles_func()
4941 MGMT_STATUS_INVALID_INDEX); in set_iso_socket_func()
9399 u8 status = MGMT_STATUS_INVALID_INDEX; in mgmt_index_removed()
9476 status = MGMT_STATUS_INVALID_INDEX; in __mgmt_power_off()
/linux-6.1.9/include/net/bluetooth/
Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro