Searched refs:GetTransmitCodecFrameSize (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 4718 uint16_t GetTransmitCodecFrameSize() const {ASSERT(was_validated_);auto to_bound = begin();auto tra… in CreateOptional() function 4771 …() << ", transmit_codec_frame_size = " << static_cast<uint64_t>(GetTransmitCodecFrameSize()) << ",… in CreateOptional() 4805 uint16_t GetTransmitCodecFrameSize() const {ASSERT(was_validated_);auto to_bound = begin();auto tra… in CreateOptional() function 4857 …() << ", transmit_codec_frame_size = " << static_cast<uint64_t>(GetTransmitCodecFrameSize()) << ",… in CreateOptional() 24354 ….GetTransmitCodingFormat(), view.GetReceiveCodingFormat(), view.GetTransmitCodecFrameSize(), view.… in Create() 24428 ….GetTransmitCodingFormat(), view.GetReceiveCodingFormat(), view.GetTransmitCodecFrameSize(), view.… in Create()
|