Home
last modified time | relevance | path

Searched refs:GetSupportedCodecsCount (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.h8940 protected:uint8_t GetSupportedCodecsCount() const {ASSERT(was_validated_);auto to_bound = begin();a… in CreateOptional() function
8942GetSupportedCodecsCount()) * 8)) / 8;if (field_sized_end < field_end) { field_end = field_sized_en… in CreateOptional()
8944 …to_bound + (/* Bits: */ 56 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 8)) … in CreateOptional()
8946 …ld_begin = (/* Bits: */ 64 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 8)) … in CreateOptional()
8953 …elds */;if (it > end()) return false;it += ((static_cast<size_t>(GetSupportedCodecsCount()) * 8)) … in CreateOptional()
8960 …tus()) << ", supported_codecs_count = " << static_cast<uint64_t>(GetSupportedCodecsCount()) << ", … in CreateOptional()
8988 protected:uint8_t GetSupportedCodecsCount() const {ASSERT(was_validated_);auto to_bound = begin();a… in CreateOptional() function
8990GetSupportedCodecsCount()) * 16)) / 8;if (field_sized_end < field_end) { field_end = field_sized_e… in CreateOptional()
8992 …to_bound + (/* Bits: */ 56 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 16))… in CreateOptional()
8994 …ld_begin = (/* Bits: */ 64 + /* Dynamic: */ (static_cast<size_t>(GetSupportedCodecsCount()) * 16))… in CreateOptional()
[all …]