Lines Matching refs:eventInfo
175 … if((pEvtInfo->eventInfo.aid.length != 0) && ((pEvtInfo->eventInfo.aid.length <= 16))) // PLG in phLibNfc_SeNotification()
178 Se_Trans_Info.UiccEvtInfo.aid.buffer =pEvtInfo->eventInfo.aid.buffer; in phLibNfc_SeNotification()
179 Se_Trans_Info.UiccEvtInfo.aid.length =pEvtInfo->eventInfo.aid.length; in phLibNfc_SeNotification()
188 && (info.psEventInfo->eventInfo.uicc_info.param.length in phLibNfc_SeNotification()
193 info.psEventInfo->eventInfo.uicc_info.param.buffer; in phLibNfc_SeNotification()
195 info.psEventInfo->eventInfo.uicc_info.param.length; in phLibNfc_SeNotification()
210 … if ((pEvtInfo->eventInfo.aid.length != 0) && ((pEvtInfo->eventInfo.aid.length <= 16))) in phLibNfc_SeNotification()
213 Se_Trans_Info.UiccEvtInfo.aid.buffer = pEvtInfo->eventInfo.aid.buffer; in phLibNfc_SeNotification()
214 Se_Trans_Info.UiccEvtInfo.aid.length = pEvtInfo->eventInfo.aid.length; in phLibNfc_SeNotification()
229 Se_Trans_Info.UiccEvtInfo.aid.buffer = pEvtInfo->eventInfo.aid.buffer; in phLibNfc_SeNotification()
230 Se_Trans_Info.UiccEvtInfo.aid.length = pEvtInfo->eventInfo.aid.length; in phLibNfc_SeNotification()