Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc593 auto transmit_coding_format = command_view.GetTransmitCodingFormat(); in EnhancedSetupSynchronousConnection()
726 auto transmit_coding_format = command_view.GetTransmitCodingFormat(); in EnhancedAcceptSynchronousConnection()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h4714 ScoCodingFormat GetTransmitCodingFormat() const {ASSERT(was_validated_);size_t end_index = size();a… in CreateOptional() function
4771 …64_t>(GetReceiveBandwidth()) << ", transmit_coding_format = " << GetTransmitCodingFormat().ToStrin… in CreateOptional()
4801 ScoCodingFormat GetTransmitCodingFormat() const {ASSERT(was_validated_);size_t end_index = size();a… in CreateOptional() function
4857 …64_t>(GetReceiveBandwidth()) << ", transmit_coding_format = " << GetTransmitCodingFormat().ToStrin… in CreateOptional()
24354 …), view.GetTransmitBandwidth(), view.GetReceiveBandwidth(), view.GetTransmitCodingFormat(), view.G… in Create()
24428 …), view.GetTransmitBandwidth(), view.GetReceiveBandwidth(), view.GetTransmitCodingFormat(), view.G… in Create()