Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c90 #define BTM_BLE_INQ_RESULT 0x01 macro
3186 rt |= BTM_BLE_INQ_RESULT; in btm_ble_is_discoverable()
3192 rt |= BTM_BLE_INQ_RESULT; in btm_ble_is_discoverable()
3674 if (p_inq_results_cb && (result & BTM_BLE_INQ_RESULT)) { in btm_ble_process_last_adv_pkt()
3783 result &= ~BTM_BLE_INQ_RESULT; in btm_ble_process_adv_pkt_cont()
3815 if (p_inq_results_cb && (result & BTM_BLE_INQ_RESULT)) { in btm_ble_process_adv_pkt_cont()