Searched defs:Make (Results 1 – 3 of 3) sorted by relevance
32 static std::shared_ptr<TestPacketType<PacketType>> Make() { in Make() function37 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function43 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function49 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function
30 static std::shared_ptr<VectorPacket> Make() { in Make() function34 static std::shared_ptr<VectorPacket> Make(std::vector<uint8_t> payload) { in Make() function
33 static std::shared_ptr<ReaderPacket> Make(std::vector<uint8_t> payload) { in Make() function in bluetooth::sdp::ReaderPacket