Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_batchscan.cc250 void read_reports_cb(std::vector<uint8_t> data_all, uint8_t num_records_all, in read_reports_cb() argument
276 cb.Run(status, report_format, num_records_all, data_all); in read_reports_cb()
282 num_records_all += num_records; in read_reports_cb()
287 num_records_all, std::move(cb))); in read_reports_cb()