Searched refs:ReadRemoteExtendedFeaturesCompleteView (Results 1 – 2 of 2) sorted by relevance
640 auto view = ReadRemoteExtendedFeaturesCompleteView::Create(packet); in on_read_remote_extended_features_complete()
18010 …ReadRemoteExtendedFeaturesCompleteView : public EventView { public:static ReadRemoteExtendedFeatur… in CreateOptional()18012 …ReadRemoteExtendedFeaturesCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make… in CreateOptional()18036 explicit ReadRemoteExtendedFeaturesCompleteView(EventView parent) : EventView(std::move(parent)) { … in CreateOptional() function45827 …_ptr<ReadRemoteExtendedFeaturesCompleteBuilder> FromView(ReadRemoteExtendedFeaturesCompleteView vi… in Create()45850 …vector<uint8_t> captured_packet) {ReadRemoteExtendedFeaturesCompleteView view = ReadRemoteExtended…45853 …ector<uint8_t>(data, data + size);ReadRemoteExtendedFeaturesCompleteView view = ReadRemoteExtended…