Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_gap.c1716 BOOLEAN to_report_LE = TRUE; //var for reporting to LE observe in btm_ble_process_adv_pkt_cont() local
1774 to_report_LE = btm_ble_update_inq_result(p_i, addr_type, evt_type, p); in btm_ble_process_adv_pkt_cont()
1776 to_report = to_report_LE; in btm_ble_process_adv_pkt_cont()
1805 to_report, to_report_LE); in btm_ble_process_adv_pkt_cont()
1817 else if (to_report || to_report_LE) in btm_ble_process_adv_pkt_cont()
1821 if(p_inq_ble_results_cb && to_report_LE) in btm_ble_process_adv_pkt_cont()