Searched defs:Make (Results 1 – 4 of 4) sorted by relevance
33 static std::shared_ptr<TestPacketType<PacketType>> Make() { in Make() function38 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function44 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function50 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function
31 static std::shared_ptr<VectorPacket> Make() { in Make() function35 static std::shared_ptr<VectorPacket> Make(std::vector<uint8_t> payload) { in Make() function
35 static std::shared_ptr<ReaderPacket> Make(std::vector<uint8_t> payload) { in Make() function in bluetooth::sdp::ReaderPacket
23 public enum Make { enum