Home
last modified time | relevance | path

Searched refs:MGMT_STATUS_BUSY (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/bluetooth/
Dmgmt.c191 MGMT_STATUS_BUSY, /* Command Disallowed */
202 MGMT_STATUS_BUSY, /* Repeated Attempts */
227 MGMT_STATUS_BUSY, /* Role Switch Pending */
232 MGMT_STATUS_BUSY, /* Host Busy Pairing */
234 MGMT_STATUS_BUSY, /* Controller Busy */
1172 MGMT_STATUS_BUSY); in set_powered()
1374 MGMT_STATUS_BUSY); in set_discoverable()
1543 MGMT_STATUS_BUSY); in set_connectable()
1656 MGMT_STATUS_BUSY); in set_link_security()
1735 MGMT_STATUS_BUSY); in set_ssp()
[all …]
/Linux-v4.19/include/net/bluetooth/
Dmgmt.h37 #define MGMT_STATUS_BUSY 0x0a macro