Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_avrc_api.h298 } psth_rsp; /*!< passthrough command response */ member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c868 param.psth_rsp.tl = p_remote_rsp->label; in handle_rc_passthrough_rsp()
869 param.psth_rsp.key_code = p_remote_rsp->rc_id; in handle_rc_passthrough_rsp()
870 param.psth_rsp.key_state = key_state; in handle_rc_passthrough_rsp()
871 param.psth_rsp.rsp_code = p_remote_rsp->rsp_code; in handle_rc_passthrough_rsp()