Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_gap.cc1772 uint8_t addr_type, num_reports, pkt_data_len, primary_phy, secondary_phy, in btm_ble_process_ext_adv_pkt() local
1781 STREAM_TO_UINT8(num_reports, p); in btm_ble_process_ext_adv_pkt()
1783 while (num_reports--) { in btm_ble_process_ext_adv_pkt()
1836 uint8_t legacy_evt_type, addr_type, num_reports, pkt_data_len; in btm_ble_process_adv_pkt() local
1843 STREAM_TO_UINT8(num_reports, p); in btm_ble_process_adv_pkt()
1845 while (num_reports--) { in btm_ble_process_adv_pkt()