Home
last modified time | relevance | path

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

/system/bt/stack/avrc/
Davrc_bld_ct.c127 static BT_HDR *avrc_bld_init_cmd_buffer(tAVRC_COMMAND *p_cmd) in avrc_bld_init_cmd_buffer()
191 tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt) in AVRC_BldCommand()
Davrc_pars_tg.c41 static tAVRC_STS avrc_pars_vendor_cmd(tAVRC_MSG_VENDOR *p_msg, tAVRC_COMMAND *p_result, in avrc_pars_vendor_cmd()
289 tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result, UINT8 *p_buf, UINT16 buf_len) in AVRC_ParsCommand()
Davrc_api.c526 if (AVRC_BldCommand ((tAVRC_COMMAND *)&avrc_cmd, &p_cmd) == AVRC_STS_NO_ERROR) in avrc_proc_far_msg()
/system/bt/stack/include/
Davrc_api.h569 extern tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result,
596 extern tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt);
Davrc_defs.h1200 } tAVRC_COMMAND; typedef
/system/bt/btif/src/
Dbtif_rc.c200 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND* p_param, UINT8 ctype, UINT8 label);
669 void handle_uid_changed_notification(tBTA_AV_META_MSG *pmeta_msg, tAVRC_COMMAND *pavrc_command) in handle_uid_changed_notification()
698 tAVRC_COMMAND avrc_command = {0}; in handle_rc_metamsg_cmd()
1066 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND *pavrc_cmd, UINT8 ctype, UINT8 label) in btif_rc_upstreams_evt()
1442 tAVRC_COMMAND avrc_cmd = {0}; in set_volume()
1495 tAVRC_COMMAND avrc_cmd = {0}; in register_volumechange()