Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_gap.c1517 BOOLEAN to_report = TRUE; in btm_ble_update_inq_result() local
1548 to_report = FALSE; in btm_ble_update_inq_result()
1580 return to_report; in btm_ble_update_inq_result()
1735 BOOLEAN to_report = FALSE; in btm_ble_process_adv_pkt_cont() local
1754 to_report = TRUE; in btm_ble_process_adv_pkt_cont()
1766 to_report = TRUE; in btm_ble_process_adv_pkt_cont()
1778 to_report = TRUE; in btm_ble_process_adv_pkt_cont()
1795 if (to_report) in btm_ble_process_adv_pkt_cont()
1797 to_report = btm_ble_update_inq_result(p_i, addr_type, evt_type, p); in btm_ble_process_adv_pkt_cont()
1830 else if (p_inq_results_cb && to_report) in btm_ble_process_adv_pkt_cont()