Home
last modified time | relevance | path

Searched refs:BTA_AvRemoteCmd (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/
Dbta_av_api.c386 void BTA_AvRemoteCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_RC rc_id, tBTA_AV_STATE key_state) in BTA_AvRemoteCmd() function
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h736 void BTA_AvRemoteCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_RC rc_id,
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c1262 BTA_AvRemoteCmd(btc_rc_cb.rc_handle, tl, in btc_avrc_ct_send_passthrough_cmd()