Home
last modified time | relevance | path

Searched refs:RefreshEncryptionKeyStatusView (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.h7941RefreshEncryptionKeyStatusView : public CommandStatusView { public:static RefreshEncryptionKeyStat… in CreateOptional()
7943RefreshEncryptionKeyStatusView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
7955 explicit RefreshEncryptionKeyStatusView(CommandStatusView parent) : CommandStatusView(std::move(par… in CreateOptional() function
29844 static std::unique_ptr<RefreshEncryptionKeyStatusBuilder> FromView(RefreshEncryptionKeyStatusView v… in Create()
29865 …es(std::vector<uint8_t> captured_packet) {RefreshEncryptionKeyStatusView view = RefreshEncryptionK…
29868 …= std::vector<uint8_t>(data, data + size);RefreshEncryptionKeyStatusView view = RefreshEncryptionK…