HomeSort by relevance Sort by last modified time
    Searched refs:TRACK_NUMBER (Results 1 - 7 of 7) sorted by null

  /system/bt/packet/tests/avrcp/
get_element_attributes_packet_test.cc 51 ASSERT_EQ(attribute_list[3], Attribute::TRACK_NUMBER);
94 builder->AddAttributeEntry(Attribute::TRACK_NUMBER, "1");
get_item_attributes_packet_test.cc 104 Attribute::TRACK_NUMBER,
  /system/bt/profile/avrcp/tests/
avrcp_device_test.cc 111 AttributeEntry(Attribute::TRACK_NUMBER, "1"),
239 AttributeEntry(Attribute::TRACK_NUMBER, "1"),
307 AttributeEntry(Attribute::TRACK_NUMBER, "1"),
327 compare_to_full->AddAttributeEntry(Attribute::TRACK_NUMBER, "1");
473 AttributeEntry(Attribute::TRACK_NUMBER, "1"),
656 AttributeEntry(Attribute::TRACK_NUMBER, "1"),
670 compare_to_full->AddAttributeEntry(Attribute::TRACK_NUMBER, "1");
    [all...]
  /system/bt/include/hardware/avrcp/
avrcp_common.h 88 TRACK_NUMBER = 0x04,
avrcp_logging_helper.h 138 CASE_RETURN_TEXT(Attribute::TRACK_NUMBER);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp_target.cpp 369 AttributeEntry(Attribute::TRACK_NUMBER, std::string(value)));
  /tools/dexter/testdata/expected/
medium.asm     [all...]

Completed in 244 milliseconds