Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dmgmt.h847 #define MGMT_EV_DEVICE_DISCONNECTED 0x000C macro
/Linux-v5.10/net/bluetooth/
Dmgmt.c137 MGMT_EV_DEVICE_DISCONNECTED,
8282 mgmt_event(MGMT_EV_DEVICE_DISCONNECTED, hdev, &ev, sizeof(ev), sk); in mgmt_device_disconnected()