Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dhci_core.h32 BT_DEV_DISABLE, enumerator
Dhci_core.c4060 atomic_clear_bit(bt_dev.flags, BT_DEV_DISABLE); in bt_enable()
4136 if (atomic_test_and_set_bit(bt_dev.flags, BT_DEV_DISABLE)) { in bt_disable()