Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dbt_app_av.c345 …AG, "AVRC passthrough cmd: key_code 0x%x, key_state %d", rc->psth_cmd.key_code, rc->psth_cmd.key_s… in bt_av_hdl_avrc_tg_evt()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/
Dbt_app_av.c347 …AG, "AVRC passthrough cmd: key_code 0x%x, key_state %d", rc->psth_cmd.key_code, rc->psth_cmd.key_s… in bt_av_hdl_avrc_tg_evt()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_avrc_api.h374 } psth_cmd; /*!< passthrough command */ member
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c905 param.psth_cmd.key_code = p_remote_cmd->rc_id; in handle_rc_passthrough_cmd()
906 param.psth_cmd.key_state = p_remote_cmd->key_state; in handle_rc_passthrough_cmd()