Home
last modified time | relevance | path

Searched refs:GetMinEncryptionKeySize (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.h8600 uint8_t GetMinEncryptionKeySize() const {ASSERT(was_validated_);auto to_bound = begin();auto min_en… in CreateOptional() function
8609 … << "" << "min_encryption_key_size = " << static_cast<uint64_t>(GetMinEncryptionKeySize());ss << … in CreateOptional()
31029 …d()) return nullptr;return SetMinEncryptionKeySizeBuilder::Create(view.GetMinEncryptionKeySize());} in Create()