Searched refs:LeConnectionUpdateCompleteView (Results 1 – 2 of 2) sorted by relevance
570 auto complete_view = LeConnectionUpdateCompleteView::Create(view); in on_le_connection_update_complete()
18689 …LeConnectionUpdateCompleteView : public LeMetaEventView { public:static LeConnectionUpdateComplete… in CreateOptional()18691 …LeConnectionUpdateCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()18715 explicit LeConnectionUpdateCompleteView(LeMetaEventView parent) : LeMetaEventView(std::move(parent)… in CreateOptional() function46811 static std::unique_ptr<LeConnectionUpdateCompleteBuilder> FromView(LeConnectionUpdateCompleteView v… in Create()46834 …es(std::vector<uint8_t> captured_packet) {LeConnectionUpdateCompleteView view = LeConnectionUpdate…46837 …= std::vector<uint8_t>(data, data + size);LeConnectionUpdateCompleteView view = LeConnectionUpdate…