Searched refs:MGMT_EV_DEVICE_UNPAIRED (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 912 #define MGMT_EV_DEVICE_UNPAIRED 0x0016 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 1011 #define MGMT_EV_DEVICE_UNPAIRED 0x0016 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 147 MGMT_EV_DEVICE_UNPAIRED, 2432 return mgmt_event(MGMT_EV_DEVICE_UNPAIRED, hdev, &ev, sizeof(ev), in device_unpaired()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 158 MGMT_EV_DEVICE_UNPAIRED, 2888 return mgmt_event(MGMT_EV_DEVICE_UNPAIRED, hdev, &ev, sizeof(ev), in device_unpaired()
|
Completed in 26 milliseconds