Searched defs:RegisterNotificationResponseBuilder (Results 1 - 1 of 1) sorted by relevance

/system/bt/packet/avrcp/
H A Dregister_notification_packet.h58 class RegisterNotificationResponseBuilder : public VendorPacketBuilder { class in namespace:bluetooth::avrcp
60 virtual ~RegisterNotificationResponseBuilder() = default;
62 static std::unique_ptr<RegisterNotificationResponseBuilder>
65 static std::unique_ptr<RegisterNotificationResponseBuilder>
68 static std::unique_ptr<RegisterNotificationResponseBuilder>
71 static std::unique_ptr<RegisterNotificationResponseBuilder>
74 static std::unique_ptr<RegisterNotificationResponseBuilder>
77 static std::unique_ptr<RegisterNotificationResponseBuilder>
81 static std::unique_ptr<RegisterNotificationResponseBuilder>
92 RegisterNotificationResponseBuilder(boo function in class:bluetooth::avrcp::RegisterNotificationResponseBuilder
[all...]

Completed in 63 milliseconds