Searched refs:MGMT_STATUS_TIMEOUT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 35 #define MGMT_STATUS_TIMEOUT 0x08 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 35 #define MGMT_STATUS_TIMEOUT 0x08 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 215 MGMT_STATUS_TIMEOUT, /* Connection Timeout */ 223 MGMT_STATUS_TIMEOUT, /* Host Timeout */ 241 MGMT_STATUS_TIMEOUT, /* LMP Response Timeout */ 247 MGMT_STATUS_TIMEOUT, /* Instant Passed */ 267 MGMT_STATUS_TIMEOUT, /* Directed Advertising Timeout */
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 228 MGMT_STATUS_TIMEOUT, /* Connection Timeout */ 236 MGMT_STATUS_TIMEOUT, /* Host Timeout */ 254 MGMT_STATUS_TIMEOUT, /* LMP Response Timeout */ 260 MGMT_STATUS_TIMEOUT, /* Instant Passed */ 280 MGMT_STATUS_TIMEOUT, /* Directed Advertising Timeout */
|
Completed in 26 milliseconds