Searched refs:LeSetRandomAddressCompleteView (Results 1 – 2 of 2) sorted by relevance
804 auto complete_view = LeSetRandomAddressCompleteView::Create(view); in OnCommandComplete()
9795 …LeSetRandomAddressCompleteView : public CommandCompleteView { public:static LeSetRandomAddressComp… in CreateOptional()9797 …LeSetRandomAddressCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()9811 explicit LeSetRandomAddressCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move… in CreateOptional() function33026 static std::unique_ptr<LeSetRandomAddressCompleteBuilder> FromView(LeSetRandomAddressCompleteView v… in Create()33047 …es(std::vector<uint8_t> captured_packet) {LeSetRandomAddressCompleteView view = LeSetRandomAddress…33050 …= std::vector<uint8_t>(data, data + size);LeSetRandomAddressCompleteView view = LeSetRandomAddress…