Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h115 BT_RUNNING = 0, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c3534 u8 state = BT_RUNNING; in hci_suspend_notifier()
3573 ret = hci_change_suspend_state(hdev, BT_RUNNING); in hci_suspend_notifier()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h121 BT_RUNNING = 0, enumerator
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c5958 /* Set state to BT_RUNNING so resume doesn't notify */ in hci_suspend_sync()
5959 hdev->suspend_state = BT_RUNNING; in hci_suspend_sync()

Completed in 18 milliseconds