Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h288 bool report_dup; /* report duplicated inquiry response with higher RSSI value member
/system/bt/stack/include/
Dbtm_api_types.h596 bool report_dup; /* report duplicated inquiry response with higher RSSI value member
/system/bt/stack/btm/
Dbtm_inq.cc1684 if (p_inq->inqparms.report_dup && (rssi != 0) && p_i && in btm_process_inq_results()
/system/bt/btif/src/
Dbtif_dm.cc2191 inq_params.report_dup = true; in btif_dm_start_discovery()