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

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_bld_ct.c127 static BT_HDR *avrc_bld_init_cmd_buffer(tAVRC_COMMAND *p_cmd)
191 tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt)
H A Davrc_pars_tg.c41 static tAVRC_STS avrc_pars_vendor_cmd(tAVRC_MSG_VENDOR *p_msg, tAVRC_COMMAND *p_result,
282 tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result, UINT8 *p_buf, UINT16 buf_len)
H A Davrc_api.c502 if (AVRC_BldCommand ((tAVRC_COMMAND *)&avrc_cmd, &p_cmd) == AVRC_STS_NO_ERROR)
/external/bluetooth/bluedroid/stack/include/
H A Davrc_api.h566 AVRC_API extern tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result,
593 AVRC_API extern tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt);
H A Davrc_defs.h1200 } tAVRC_COMMAND; typedef in typeref:union:__anon1364
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c204 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND* p_param, UINT8 ctype, UINT8 label);
646 void handle_uid_changed_notification(tBTA_AV_META_MSG *pmeta_msg, tAVRC_COMMAND *pavrc_command)
675 tAVRC_COMMAND avrc_command = {0};
1046 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND *pavrc_cmd, UINT8 ctype, UINT8 label)
1398 tAVRC_COMMAND avrc_cmd = {0};
1451 tAVRC_COMMAND avrc_cmd = {0};

Completed in 174 milliseconds