Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h169 #define BTA_AV_RC_PLAY AVRC_ID_PLAY /* play */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c606 (p_av->remote_cmd.rc_id == BTA_AV_RC_PLAY) ) { in btc_av_state_opened_handler()