Home
last modified time | relevance | path

Searched refs:MGMT_STATUS_INVALID_PARAMS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c225 MGMT_STATUS_INVALID_PARAMS, /* Invalid Parameters */
237 MGMT_STATUS_INVALID_PARAMS, /* Invalid LMP Parameters */
251 MGMT_STATUS_INVALID_PARAMS, /* Unacceptable Parameter */
255 MGMT_STATUS_INVALID_PARAMS, /* Parameter Out Of Range */
261 MGMT_STATUS_INVALID_PARAMS, /* EIR Too Large */
266 MGMT_STATUS_INVALID_PARAMS, /* Unsuitable Connection Interval */
1210 MGMT_STATUS_INVALID_PARAMS); in set_powered()
1395 MGMT_STATUS_INVALID_PARAMS); in set_discoverable()
1405 MGMT_STATUS_INVALID_PARAMS); in set_discoverable()
1581 MGMT_STATUS_INVALID_PARAMS); in set_connectable()
[all …]
H A Dmgmt_config.c92 MGMT_STATUS_INVALID_PARAMS); in set_def_system_config()
108 MGMT_STATUS_INVALID_PARAMS); in set_def_system_config()
147 MGMT_STATUS_INVALID_PARAMS); in set_def_system_config()
282 MGMT_STATUS_INVALID_PARAMS); in set_def_runtime_config()
H A Dhci_sock.c1611 MGMT_STATUS_INVALID_PARAMS); in hci_mgmt_cmd()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dmgmt.h40 #define MGMT_STATUS_INVALID_PARAMS 0x0d macro