Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1460 BatchScanOpcodeText(status_view.GetBatchScanOpcode())); in on_batch_scan_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h15990 BatchScanOpcode GetBatchScanOpcode() const {ASSERT(was_validated_);auto to_bound = begin();auto bat… in CreateOptional() function
16001 …can { ";ss << "" << "batch_scan_opcode = " << BatchScanOpcodeText(GetBatchScanOpcode()) << ", bod… in CreateOptional()
16012 BatchScanOpcode GetBatchScanOpcode() const {ASSERT(was_validated_);auto to_bound = begin();auto bat… in CreateOptional() function
16024 …xt(GetStatus()) << ", batch_scan_opcode = " << BatchScanOpcodeText(GetBatchScanOpcode()) << ", bod… in CreateOptional()
16040 …Total size of the fixed fields */;if (it > end()) return false;if (GetBatchScanOpcode() != BatchSc… in CreateOptional()
16058 …Total size of the fixed fields */;if (it > end()) return false;if (GetBatchScanOpcode() != BatchSc… in CreateOptional()
16078 …Total size of the fixed fields */;if (it > end()) return false;if (GetBatchScanOpcode() != BatchSc… in CreateOptional()
16098 …Total size of the fixed fields */;if (it > end()) return false;if (GetBatchScanOpcode() != BatchSc… in CreateOptional()
16122 …Total size of the fixed fields */;if (it > end()) return false;if (GetBatchScanOpcode() != BatchSc… in CreateOptional()
16146 …Total size of the fixed fields */;if (it > end()) return false;if (GetBatchScanOpcode() != BatchSc… in CreateOptional()
[all …]