Home
last modified time | relevance | path

Searched defs:PacketBuilder (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/packet/avrcp/
H A Davrcp_packet.h55 PacketBuilder(CType type, uint8_t subunit_type, uint8_t subunit_id, in PacketBuilder() function
/aosp12/system/bt/packet/base/
H A Dpacket.h32 friend class PacketBuilder; variable
/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc60 void Callback(uint8_t, bool, std::unique_ptr<::bluetooth::PacketBuilder>) {} in Callback()
70 std::unique_ptr<::bluetooth::PacketBuilder>) {}), in LLVMFuzzerTestOneInput()