Home
last modified time | relevance | path

Searched refs:BT_SUSPEND_DISCONNECT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h116 BT_SUSPEND_DISCONNECT, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c3553 ret = hci_change_suspend_state(hdev, BT_SUSPEND_DISCONNECT); in hci_suspend_notifier()
3555 state = BT_SUSPEND_DISCONNECT; in hci_suspend_notifier()
Dhci_request.c1260 if (next == BT_SUSPEND_DISCONNECT) { in hci_req_prepare_suspend()