Home
last modified time | relevance | path

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

/system/bt/stack/avrc/
Davrc_bld_tg.cc36 ((_p_player)->play_status == AVRC_PLAYSTATE_ERROR)))
572 (p_rsp->param.play_status == AVRC_PLAYSTATE_ERROR)) { in avrc_bld_notify_rsp()
/system/bt/stack/include/
Davrc_defs.h371 #define AVRC_PLAYSTATE_ERROR 0xFF /* Error */ macro