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.cc88 auto test_packet = TestGetItemAttrsReqPacket::Make(get_item_attributes_request_all_attributes); in TEST()
105 auto test_packet = TestGetItemAttrsReqPacket::Make(get_item_attributes_request_all_attributes); in TEST()
110 auto packet_copy = get_item_attributes_request_all_attributes; in TEST()
Davrcp_test_packets.h343 std::vector<uint8_t> get_item_attributes_request_all_attributes = { variable
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc1017 auto request = TestBrowsePacket::Make(get_item_attributes_request_all_attributes); in TEST_F()
1094 TestBrowsePacket::Make(get_item_attributes_request_all_attributes)); in TEST_F()