Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h281 bool report_dup; /* report duplicated inquiry response with higher RSSI value member
/system/bt/stack/include/
Dbtm_api_types.h459 bool report_dup; /* report duplicated inquiry response with higher RSSI value member
/system/bt/main/shim/
Dbtm_api.cc165 if (btm_cb.btm_inq_vars.inqparms.report_dup && p_i != nullptr && in btm_api_process_inquiry_result_with_rssi()
/system/bt/stack/btm/
Dbtm_inq.cc1615 if (p_inq->inqparms.report_dup && (rssi != 0) && p_i && in btm_process_inq_results()
/system/bt/btif/src/
Dbtif_dm.cc2258 inq_params.report_dup = true; in btif_dm_start_discovery()