Lines Matching refs:p_param
199 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND* p_param, UINT8 ctype, UINT8 label);
1217 btrc_notification_type_t type, btrc_register_notification_t *p_param)
1228 avrc_rsp.reg_notif.param.play_status = p_param->play_status;
1231 memcpy(&(avrc_rsp.reg_notif.param.track), &(p_param->track), sizeof(btrc_uid_t));
1234 avrc_rsp.reg_notif.param.play_pos = p_param->song_pos;