Searched refs:REGISTER_NOTIFICATION (Results 1 – 6 of 6) sorted by relevance
/system/bt/packet/tests/avrcp/ |
D | vendor_packet_test.cc | 106 CommandPdu::REGISTER_NOTIFICATION), 108 CommandPdu::REGISTER_NOTIFICATION), 110 CommandPdu::REGISTER_NOTIFICATION), 112 CommandPdu::REGISTER_NOTIFICATION)));
|
/system/bt/packet/avrcp/ |
D | register_notification_packet.h | 94 CommandPdu::REGISTER_NOTIFICATION, in RegisterNotificationResponseBuilder() 149 : VendorPacketBuilder(CType::NOTIFY, CommandPdu::REGISTER_NOTIFICATION, in RegisterNotificationRequestBuilder()
|
/system/bt/include/hardware/avrcp/ |
D | avrcp_common.h | 56 REGISTER_NOTIFICATION = 0x31, enumerator
|
D | avrcp_logging_helper.h | 75 CASE_RETURN_TEXT(CommandPdu::REGISTER_NOTIFICATION); in CommandPduText()
|
/system/bt/profile/avrcp/ |
D | device.cc | 98 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/ |
D | avrcp_device_test.cc | 488 CommandPdu::REGISTER_NOTIFICATION, Status::ADDRESSED_PLAYER_CHANGED); in TEST_F() 1352 CommandPdu::REGISTER_NOTIFICATION, Status::INVALID_PARAMETER); in TEST_F()
|