Home
last modified time | relevance | path

Searched refs:MakeUidsChangedBuilder (Results 1 – 4 of 4) sorted by relevance

/system/bt/packet/avrcp/
Dregister_notification_packet.h82 MakeUidsChangedBuilder(bool interim, uint16_t uid_counter);
Dregister_notification_packet.cc133 RegisterNotificationResponseBuilder::MakeUidsChangedBuilder( in MakeUidsChangedBuilder() function in bluetooth::avrcp::RegisterNotificationResponseBuilder
/system/bt/packet/tests/avrcp/
Dregister_notification_packet_test.cc163 RegisterNotificationResponseBuilder::MakeUidsChangedBuilder(true, 0x0000); in TEST()
/system/bt/profile/avrcp/
Ddevice.cc325 RegisterNotificationResponseBuilder::MakeUidsChangedBuilder(true, 0); in HandleNotification()