Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h111 BTM_BLE_SCANNING = 1, enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2160 if (ble_inq_cb->state & BTM_BLE_SCANNING) { in BTM_Recovery_Pre_State()
3858 btm_cb.ble_ctr_cb.inq_var.state |= BTM_BLE_SCANNING; in btm_ble_start_scan()
3884 btm_cb.ble_ctr_cb.inq_var.state &= ~BTM_BLE_SCANNING; in btm_ble_stop_scan()
3982 btm_cb.ble_ctr_cb.inq_var.state &= ~BTM_BLE_SCANNING; in btm_ble_stop_discover()