Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.h62 #define BT_DEV_PERSISTENT_FLAGS (BIT(BT_DEV_ENABLE) | \ macro
A Dhci_core.c4809 flags = (atomic_get(bt_dev.flags) & BT_DEV_PERSISTENT_FLAGS); in hci_reset_complete()
4825 flags = (atomic_get(bt_dev.flags) & BT_DEV_PERSISTENT_FLAGS); in hci_reset_complete()

Completed in 16 milliseconds