Searched refs:GetBatchScanDataRead (Results 1 – 2 of 2) sorted by relevance
1502 auto report_format = complete_view.GetBatchScanDataRead(); in on_batch_scan_read_result_complete()
16158 BatchScanDataRead GetBatchScanDataRead() const {ASSERT(was_validated_);auto to_bound = begin();auto… in CreateOptional() function16167 …";ss << "" << "batch_scan_data_read = " << BatchScanDataReadText(GetBatchScanDataRead());ss << " … in CreateOptional()16177 BatchScanDataRead GetBatchScanDataRead() const {ASSERT(was_validated_);auto to_bound = begin();auto… in CreateOptional() function16191 …";ss << "" << "batch_scan_data_read = " << BatchScanDataReadText(GetBatchScanDataRead()) << ", nu… in CreateOptional()16201 BatchScanDataRead GetBatchScanDataRead() const {ASSERT(was_validated_);auto to_bound = begin();auto… in CreateOptional() function16212 …";ss << "" << "batch_scan_data_read = " << BatchScanDataReadText(GetBatchScanDataRead()) << ", bo… in CreateOptional()16231 …t>(GetResultsCount()) * 88)) / 8;if (it > end()) return false;if (GetBatchScanDataRead() != BatchS… in CreateOptional()16254 …otal size of the fixed fields */;if (it > end()) return false;if (GetBatchScanDataRead() != BatchS… in CreateOptional()42949 …return nullptr;return LeBatchScanReadResultParametersBuilder::Create(view.GetBatchScanDataRead());} in Create()42984 …er::Create(view.GetNumHciCommandPackets(), view.GetStatus(), view.GetBatchScanDataRead(), view.Get… in Create()