Searched refs:GetReceiveCodecFrameSize (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 | 4719 uint16_t GetReceiveCodecFrameSize() const {ASSERT(was_validated_);auto to_bound = begin();auto rece… in CreateOptional() function 4771 …()) << ", receive_codec_frame_size = " << static_cast<uint64_t>(GetReceiveCodecFrameSize()) << ", … in CreateOptional() 4806 uint16_t GetReceiveCodecFrameSize() const {ASSERT(was_validated_);auto to_bound = begin();auto rece… in CreateOptional() function 4857 …()) << ", receive_codec_frame_size = " << static_cast<uint64_t>(GetReceiveCodecFrameSize()) << ", … in CreateOptional() 24354 …etReceiveCodingFormat(), view.GetTransmitCodecFrameSize(), view.GetReceiveCodecFrameSize(), view.G… in Create() 24428 …etReceiveCodingFormat(), view.GetTransmitCodecFrameSize(), view.GetReceiveCodecFrameSize(), view.G… in Create()
|