Home
last modified time | relevance | path

Searched refs:SetMinEncryptionKeySizeView (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.h8596SetMinEncryptionKeySizeView : public CommandView { public:static SetMinEncryptionKeySizeView Creat… in CreateOptional()
8598SetMinEncryptionKeySizeView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std… in CreateOptional()
8612 explicit SetMinEncryptionKeySizeView(CommandView parent) : CommandView(std::move(parent)) { was_val… in CreateOptional() function
31029 static std::unique_ptr<SetMinEncryptionKeySizeBuilder> FromView(SetMinEncryptionKeySizeView view) {… in Create()
31050 …Bytes(std::vector<uint8_t> captured_packet) {SetMinEncryptionKeySizeView view = SetMinEncryptionKe…
31053 …ec = std::vector<uint8_t>(data, data + size);SetMinEncryptionKeySizeView view = SetMinEncryptionKe…