Home
last modified time | relevance | path

Searched refs:REGISTER_NOTIFICATION (Results 1 – 6 of 6) sorted by relevance

/system/bt/packet/tests/avrcp/
Dvendor_packet_test.cc106 CommandPdu::REGISTER_NOTIFICATION),
108 CommandPdu::REGISTER_NOTIFICATION),
110 CommandPdu::REGISTER_NOTIFICATION),
112 CommandPdu::REGISTER_NOTIFICATION)));
/system/bt/packet/avrcp/
Dregister_notification_packet.h94 CommandPdu::REGISTER_NOTIFICATION, in RegisterNotificationResponseBuilder()
149 : VendorPacketBuilder(CType::NOTIFY, CommandPdu::REGISTER_NOTIFICATION, in RegisterNotificationRequestBuilder()
/system/bt/include/hardware/avrcp/
Davrcp_common.h56 REGISTER_NOTIFICATION = 0x31, enumerator
Davrcp_logging_helper.h75 CASE_RETURN_TEXT(CommandPdu::REGISTER_NOTIFICATION); in CommandPduText()
/system/bt/profile/avrcp/
Ddevice.cc98 case CommandPdu::REGISTER_NOTIFICATION: { in VendorPacketHandler()
142 case CommandPdu::REGISTER_NOTIFICATION: { in VendorPacketHandler()
570 CommandPdu::REGISTER_NOTIFICATION, Status::ADDRESSED_PLAYER_CHANGED); in RejectNotification()
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc488 CommandPdu::REGISTER_NOTIFICATION, Status::ADDRESSED_PLAYER_CHANGED); in TEST_F()
1352 CommandPdu::REGISTER_NOTIFICATION, Status::INVALID_PARAMETER); in TEST_F()