Searched refs:ReadExtendedInquiryResponseCompleteView (Results 1 – 2 of 2) sorted by relevance
305 auto parameters = ReadExtendedInquiryResponseCompleteView::Create(command_complete); in FilterReadExtendedInquiryResponseComplete()
7853 …ReadExtendedInquiryResponseCompleteView : public CommandCompleteView { public:static ReadExtendedI… in CreateOptional()7855 …ReadExtendedInquiryResponseCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::mak… in CreateOptional()7874 explicit ReadExtendedInquiryResponseCompleteView(CommandCompleteView parent) : CommandCompleteView(… in CreateOptional() function29700 …ptr<ReadExtendedInquiryResponseCompleteBuilder> FromView(ReadExtendedInquiryResponseCompleteView v… in Create()29722 …ector<uint8_t> captured_packet) {ReadExtendedInquiryResponseCompleteView view = ReadExtendedInquir…29725 …ctor<uint8_t>(data, data + size);ReadExtendedInquiryResponseCompleteView view = ReadExtendedInquir…