Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_bld_tg.cc44 ((_p_player)->play_status == AVRC_PLAYSTATE_ERROR)))
579 (p_rsp->param.play_status == AVRC_PLAYSTATE_ERROR)) { in avrc_bld_notify_rsp()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h376 #define AVRC_PLAYSTATE_ERROR 0xFF /* Error */ macro