Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h285 …BOOLEAN report_dup; /* report duplicated inquiry response with higher RSSI value */ member
/system/bt/stack/include/
Dbtm_api.h576 …BOOLEAN report_dup; /* report duplicated inquiry response with higher RSSI value */ member
/system/bt/stack/btm/
Dbtm_inq.c1935 if(p_inq->inqparms.report_dup && (rssi != 0) && in btm_process_inq_results()
/system/bt/btif/src/
Dbtif_dm.c2310 inq_params.report_dup = TRUE; in btif_dm_start_discovery()