Searched refs:UiccEvtInfo (Results 1 – 2 of 2) sorted by relevance
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()184 Se_Trans_Info.UiccEvtInfo.aid.buffer = NULL; in phLibNfc_SeNotification()185 Se_Trans_Info.UiccEvtInfo.aid.length = 0; in phLibNfc_SeNotification()192 Se_Trans_Info.UiccEvtInfo.param.buffer = in phLibNfc_SeNotification()194 Se_Trans_Info.UiccEvtInfo.param.length = 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()
158 phNfc_sUiccInfo_t UiccEvtInfo; /**< Indicates UICC event info for Evt_Transaction event */ member