Searched refs:sNotificationInfo (Results 1 – 1 of 1) sorted by relevance
1133 static phNfc_sNotificationInfo_t sNotificationInfo; in phHal4Nfc_HandleEvent() local1152 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()1153 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()1154 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()1155 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()1175 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()1176 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()1177 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()1178 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()1198 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()[all …]