Home
last modified time | relevance | path

Searched refs:interim_uids_notificaiton (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dregister_notification_packet_test.cc201 ASSERT_EQ(builder->size(), interim_uids_notificaiton.size()); in TEST()
204 ASSERT_EQ(test_packet->GetData(), interim_uids_notificaiton); in TEST()
Davrcp_test_packets.h244 std::vector<uint8_t> interim_uids_notificaiton = {0x0f, 0x48, 0x00, 0x00, 0x19, variable