Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h35 BT_DEV_DISABLE, enumerator
Dhci_core.c4320 atomic_clear_bit(bt_dev.flags, BT_DEV_DISABLE); in bt_enable()
4380 if (atomic_test_and_set_bit(bt_dev.flags, BT_DEV_DISABLE)) { in bt_disable()
4409 atomic_clear_bit(bt_dev.flags, BT_DEV_DISABLE); in bt_disable()