Home
last modified time | relevance | path

Searched refs:BT_RUNNING (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h115 BT_RUNNING = 0, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c3532 u8 state = BT_RUNNING; in hci_suspend_notifier()
3571 ret = hci_change_suspend_state(hdev, BT_RUNNING); in hci_suspend_notifier()