Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h115 BT_SUSPEND_DISCONNECT, enumerator
/Linux-v5.15/net/bluetooth/
Dhci_core.c3725 ret = hci_change_suspend_state(hdev, BT_SUSPEND_DISCONNECT); in hci_suspend_notifier()
3727 state = BT_SUSPEND_DISCONNECT; in hci_suspend_notifier()
Dhci_request.c1319 if (next == BT_SUSPEND_DISCONNECT) { in hci_req_prepare_suspend()