Home
last modified time | relevance | path

Searched refs:MGMT_STATUS_DISCONNECTED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h41 #define MGMT_STATUS_DISCONNECTED 0x0e macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h41 #define MGMT_STATUS_DISCONNECTED 0x0e macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c239 MGMT_STATUS_DISCONNECTED, /* OE User Ended Connection */
241 MGMT_STATUS_DISCONNECTED, /* OE Power Off */
242 MGMT_STATUS_DISCONNECTED, /* Connection Terminated */
306 return MGMT_STATUS_DISCONNECTED; in mgmt_errno_status()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c226 MGMT_STATUS_DISCONNECTED, /* OE User Ended Connection */
228 MGMT_STATUS_DISCONNECTED, /* OE Power Off */
229 MGMT_STATUS_DISCONNECTED, /* Connection Terminated */

Completed in 28 milliseconds