Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h117 BT_SUSPEND_DISCONNECT, enumerator
/OK3568_Linux_fs/kernel/net/bluetooth/
H A 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()
H A Dhci_request.c1204 if (next == BT_SUSPEND_DISCONNECT) { in hci_req_prepare_suspend()