Home
last modified time | relevance | path

Searched refs:get_item_attributes_request_all_attributes (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dget_item_attributes_packet_test.cc95 get_item_attributes_request_all_attributes); in TEST()
113 get_item_attributes_request_all_attributes); in TEST()
118 auto packet_copy = get_item_attributes_request_all_attributes; in TEST()
Davrcp_test_packets.h378 std::vector<uint8_t> get_item_attributes_request_all_attributes = { variable
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc1198 TestBrowsePacket::Make(get_item_attributes_request_all_attributes); in TEST_F()
1291 1, TestBrowsePacket::Make(get_item_attributes_request_all_attributes)); in TEST_F()