Searched refs:MGMT_EV_AUTH_FAILED (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 877 #define MGMT_EV_AUTH_FAILED 0x0011 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 973 #define MGMT_EV_AUTH_FAILED 0x0011 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 142 MGMT_EV_AUTH_FAILED, 8502 mgmt_event(MGMT_EV_AUTH_FAILED, conn->hdev, &ev, sizeof(ev), in mgmt_auth_failed()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 153 MGMT_EV_AUTH_FAILED, 9907 mgmt_event(MGMT_EV_AUTH_FAILED, conn->hdev, &ev, sizeof(ev), in mgmt_auth_failed()
|
Completed in 26 milliseconds