Home
last modified time | relevance | path

Searched refs:AVRC_SCOPE_NOW_PLAYING (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/avrc/
Davrc_pars_tg.cc368 if (p_result->play_item.scope > AVRC_SCOPE_NOW_PLAYING) { in avrc_pars_vendor_cmd()
469 if (p_result->get_items.scope > AVRC_SCOPE_NOW_PLAYING) { in avrc_pars_browsing_cmd()
517 if (p_result->get_attrs.scope > AVRC_SCOPE_NOW_PLAYING) { in avrc_pars_browsing_cmd()
557 if (p_result->get_num_of_items.scope > AVRC_SCOPE_NOW_PLAYING) { in avrc_pars_browsing_cmd()
/system/bt/stack/test/
Dstack_avrcp_test.cc60 UINT8_TO_STREAM(p, AVRC_SCOPE_NOW_PLAYING); // scope in TEST_F()
/system/bt/stack/include/
Davrc_defs.h434 #define AVRC_SCOPE_NOW_PLAYING 0x03 macro
/system/bt/btif/src/
Dbtif_rc.cc4694 return get_folder_items_cmd(bd_addr, AVRC_SCOPE_NOW_PLAYING, start_item, in get_now_playing_list_cmd()
5076 AVRC_SCOPE_NOW_PLAYING, num_attribute, in get_metadata_attribute_cmd()