Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h112 BTM_BLE_IDLE = 0, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2023 if (btm_cb.ble_ctr_cb.inq_var.state != BTM_BLE_IDLE) { in BTM_BleSetRandAddress()
2052 …le_ctr_cb.addr_mgnt_cb.own_addr_type == BLE_ADDR_RANDOM && (p_cb->inq_var.state != BTM_BLE_IDLE)) { in BTM_BleClearRandAddress()