Home | History | Annotate | Download | only in src

Lines Matching full:p_param

204 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND* p_param, UINT8 ctype, UINT8 label);
1328 btrc_notification_type_t type, btrc_register_notification_t *p_param)
1344 avrc_rsp.reg_notif.param.play_status = p_param->play_status;
1347 memcpy(&(avrc_rsp.reg_notif.param.track), &(p_param->track), sizeof(btrc_uid_t));
1350 avrc_rsp.reg_notif.param.play_pos = p_param->song_pos;