Searched refs:GetPacketData (Results 1 – 2 of 2) sorted by relevance
85 std::vector<uint8_t> GetPacketData() { return std::get<0>(GetParam()); } in GetPacketData() function in bluetooth::avrcp::VendorPacketTest115 auto test_packet = TestVendorPacket::Make(GetPacketData()); in TEST_P()124 auto test_packet = TestVendorPacket::Make(GetPacketData()); in TEST_P()
35 std::vector<uint8_t> GetPacketData() { return std::get<0>(GetParam()); } in GetPacketData() function in bluetooth::avrcp::VendorPacketTest