Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h9087 protected:uint8_t GetCodecConfigurationSize() const {ASSERT(was_validated_);auto to_bound = begin()… in CreateOptional() function
9089 …ld_begin + (/* Bits: */ 0 + /* Dynamic: */ (static_cast<size_t>(GetCodecConfigurationSize()) * 8))… in CreateOptional()
9096 …lds */;if (it > end()) return false;it += ((static_cast<size_t>(GetCodecConfigurationSize()) * 8))… in CreateOptional()
9109 …ctionText(GetDirection()) << ", codec_configuration_size = " << GetCodecConfigurationSize() << ", … in CreateOptional()