Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2690 result.inq_res.inq_result_type = p_inq->inq_result_type; in bta_dm_inq_results_cb()
4518 result.inq_res.inq_result_type = p_inq->inq_result_type; in bta_dm_observe_results_cb()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1077 UINT8 inq_result_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h650 UINT8 inq_result_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1946 p_cur->inq_result_type = BTM_INQ_RESULT_BR; in btm_process_inq_results()
Dbtm_ble_gap.c3309 p_cur->inq_result_type = BTM_INQ_RESULT_BLE; in btm_ble_update_inq_result()