Home
last modified time | relevance | path

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

/linux-6.6.21/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.c4597 MGMT_STATUS_INVALID_INDEX); in set_debug_func()
4642 MGMT_STATUS_INVALID_INDEX); in set_mgmt_mesh_func()
4695 MGMT_STATUS_INVALID_INDEX); in set_rpa_resolution_func()
4759 MGMT_STATUS_INVALID_INDEX); in set_quality_report_func()
4833 MGMT_STATUS_INVALID_INDEX); in set_offload_codec_func()
4891 MGMT_STATUS_INVALID_INDEX); in set_le_simultaneous_roles_func()
4949 MGMT_STATUS_INVALID_INDEX); in set_iso_socket_func()
9413 u8 status = MGMT_STATUS_INVALID_INDEX; in mgmt_index_removed()
9490 status = MGMT_STATUS_INVALID_INDEX; in __mgmt_power_off()
/linux-6.6.21/include/net/bluetooth/
Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro