Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dregister_notification_packet_test.cc180 ASSERT_EQ(builder->size(), interim_uids_notification.size()); in TEST()
183 ASSERT_EQ(test_packet->GetData(), interim_uids_notification); in TEST()
Davrcp_test_packets.h218 std::vector<uint8_t> interim_uids_notification = {0x0f, 0x48, 0x00, 0x00, 0x19, 0x58, 0x31, variable