Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sock.c1670 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1678 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1685 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
1694 MGMT_STATUS_INVALID_INDEX); in hci_mgmt_cmd()
H A Dmgmt.c4568 MGMT_STATUS_INVALID_INDEX); in set_debug_func()
4613 MGMT_STATUS_INVALID_INDEX); in set_mgmt_mesh_func()
4666 MGMT_STATUS_INVALID_INDEX); in set_rpa_resolution_func()
4730 MGMT_STATUS_INVALID_INDEX); in set_quality_report_func()
4804 MGMT_STATUS_INVALID_INDEX); in set_offload_codec_func()
4862 MGMT_STATUS_INVALID_INDEX); in set_le_simultaneous_roles_func()
4920 MGMT_STATUS_INVALID_INDEX); in set_iso_socket_func()
9410 struct cmd_lookup match = { NULL, hdev, MGMT_STATUS_INVALID_INDEX }; in mgmt_index_removed()
9478 match.mgmt_status = MGMT_STATUS_INVALID_INDEX; in __mgmt_power_off()
/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h44 #define MGMT_STATUS_INVALID_INDEX 0x11 macro