Searched refs:MGMT_STATUS_BUSY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 219 MGMT_STATUS_BUSY, /* Command Disallowed */ 230 MGMT_STATUS_BUSY, /* Repeated Attempts */ 257 MGMT_STATUS_BUSY, /* Role Switch Pending */ 263 MGMT_STATUS_BUSY, /* Host Busy Pairing */ 265 MGMT_STATUS_BUSY, /* Controller Busy */ 1216 MGMT_STATUS_BUSY); in set_powered() 1418 MGMT_STATUS_BUSY); in set_discoverable() 1430 MGMT_STATUS_BUSY); in set_discoverable() 1593 MGMT_STATUS_BUSY); in set_connectable() 1706 MGMT_STATUS_BUSY); in set_link_security() [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 232 MGMT_STATUS_BUSY, /* Command Disallowed */ 243 MGMT_STATUS_BUSY, /* Repeated Attempts */ 270 MGMT_STATUS_BUSY, /* Role Switch Pending */ 276 MGMT_STATUS_BUSY, /* Host Busy Pairing */ 278 MGMT_STATUS_BUSY, /* Controller Busy */ 298 return MGMT_STATUS_BUSY; in mgmt_errno_status() 1390 MGMT_STATUS_BUSY); in set_powered() 1586 MGMT_STATUS_BUSY); in set_discoverable() 1598 MGMT_STATUS_BUSY); in set_discoverable() 1772 MGMT_STATUS_BUSY); in set_connectable() [all...] |
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 37 #define MGMT_STATUS_BUSY 0x0a macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 37 #define MGMT_STATUS_BUSY 0x0a macro
|
Completed in 18 milliseconds