Home
last modified time | relevance | path

Searched refs:tAVRC_COMMAND (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h583 extern tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result,
609 extern tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt);
Davrc_defs.h1162 } tAVRC_COMMAND; typedef
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_bld_ct.c129 static BT_HDR *avrc_bld_init_cmd_buffer(tAVRC_COMMAND *p_cmd) in avrc_bld_init_cmd_buffer()
267 tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt) in AVRC_BldCommand()
Davrc_pars_tg.c42 static tAVRC_STS avrc_pars_vendor_cmd(tAVRC_MSG_VENDOR *p_msg, tAVRC_COMMAND *p_result, in avrc_pars_vendor_cmd()
280 tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result, UINT8 *p_buf, UINT16 buf_len) in AVRC_ParsCommand()
Davrc_api.c489 if (AVRC_BldCommand ((tAVRC_COMMAND *)&avrc_cmd, &p_cmd) == AVRC_STS_NO_ERROR) { in avrc_proc_far_msg()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c37 static void btc_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND *pavrc_cmd, UINT8 ctype, UINT8 label);
673 tAVRC_COMMAND avrc_command = {0}; in handle_rc_metamsg_cmd()
700 static void btc_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND *pavrc_cmd, UINT8 ctype, UINT8 label) in btc_rc_upstreams_evt()
1068 tAVRC_COMMAND avrc_cmd = {0}; in btc_avrc_ct_send_set_player_value_cmd()
1106 tAVRC_COMMAND avrc_cmd = {0}; in btc_avrc_ct_send_get_rn_caps_cmd()
1139 tAVRC_COMMAND avrc_cmd = {0}; in btc_avrc_ct_send_register_notification_cmd()
1173 tAVRC_COMMAND avrc_cmd = {0}; in btc_avrc_ct_send_set_absolute_volume_cmd()
1207 tAVRC_COMMAND avrc_cmd = {0}; in btc_avrc_ct_send_metadata_cmd()