Home
last modified time | relevance | path

Searched refs:UIDS_CHANGED (Results 1 – 5 of 5) sorted by relevance

/system/bt/packet/avrcp/
Dregister_notification_packet.cc136 new RegisterNotificationResponseBuilder(interim, Event::UIDS_CHANGED)); in MakeUidsChangedBuilder()
169 case Event::UIDS_CHANGED: in size()
217 case Event::UIDS_CHANGED: { in Serialize()
/system/bt/include/hardware/avrcp/
Davrcp_common.h80 UIDS_CHANGED = 0x0c, enumerator
101 UIDS_CHANGED = 0x05, enumerator
Davrcp_logging_helper.h122 CASE_RETURN_TEXT(Event::UIDS_CHANGED); in EventText()
159 CASE_RETURN_TEXT(Status::UIDS_CHANGED); in StatusText()
/system/bt/profile/avrcp/
Ddevice.cc213 response->AddEvent(Event::UIDS_CHANGED); in HandleGetCapabilities()
286 case Event::UIDS_CHANGED: { in HandleNotification()
953 Status::UIDS_CHANGED, browse_mtu_); in HandleGetItemAttributes()
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc1328 Status::UIDS_CHANGED, 0xFFFF); in TEST_F()