Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c91 #define BTM_BLE_OBS_RESULT 0x02 macro
3159 rt |= BTM_BLE_OBS_RESULT; in btm_ble_is_discoverable()
3681 if (p_obs_results_cb && (result & BTM_BLE_OBS_RESULT)) { in btm_ble_process_last_adv_pkt()
3822 if (p_obs_results_cb && (result & BTM_BLE_OBS_RESULT)) { in btm_ble_process_adv_pkt_cont()