Searched refs:GetInputCodingFormat (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | dual_mode_controller.cc | 620 auto input_coding_format = command_view.GetInputCodingFormat(); in EnhancedSetupSynchronousConnection() 754 auto input_coding_format = command_view.GetInputCodingFormat(); in EnhancedAcceptSynchronousConnection()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 4722 ScoCodingFormat GetInputCodingFormat() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function 4771 …<uint64_t>(GetOutputBandwidth()) << ", input_coding_format = " << GetInputCodingFormat().ToString(… in CreateOptional() 4809 ScoCodingFormat GetInputCodingFormat() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function 4857 …<uint64_t>(GetOutputBandwidth()) << ", input_coding_format = " << GetInputCodingFormat().ToString(… in CreateOptional() 24354 …Size(), view.GetInputBandwidth(), view.GetOutputBandwidth(), view.GetInputCodingFormat(), view.Get… in Create() 24428 …Size(), view.GetInputBandwidth(), view.GetOutputBandwidth(), view.GetInputCodingFormat(), view.Get… in Create()
|