Searched refs:ReadRemoteExtendedFeaturesStatusView (Results 1 – 1 of 1) sorted by relevance
4089 …ReadRemoteExtendedFeaturesStatusView : public CommandStatusView { public:static ReadRemoteExtended… in CreateOptional()4091 …ReadRemoteExtendedFeaturesStatusView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_s… in CreateOptional()4103 explicit ReadRemoteExtendedFeaturesStatusView(CommandStatusView parent) : CommandStatusView(std::mo… in CreateOptional() function23323 …que_ptr<ReadRemoteExtendedFeaturesStatusBuilder> FromView(ReadRemoteExtendedFeaturesStatusView vie… in Create()23344 …::vector<uint8_t> captured_packet) {ReadRemoteExtendedFeaturesStatusView view = ReadRemoteExtended…23347 …:vector<uint8_t>(data, data + size);ReadRemoteExtendedFeaturesStatusView view = ReadRemoteExtended…