Home
last modified time | relevance | path

Searched refs:BatchScanOpcodeText (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.h894 inline std::string BatchScanOpcodeText(const BatchScanOpcode& param) {std::stringstream builder;swi… in BatchScanOpcodeText() function
16001 …td::hex << "LeBatchScan { ";ss << "" << "batch_scan_opcode = " << BatchScanOpcodeText(GetBatchSca… in CreateOptional()
16024 …s = " << ErrorCodeText(GetStatus()) << ", batch_scan_opcode = " << BatchScanOpcodeText(GetBatchSca… in CreateOptional()