• Home
  • Raw
  • Download

Lines Matching refs:sNotificationInfo

1135     static phNfc_sNotificationInfo_t sNotificationInfo;  in phHal4Nfc_HandleEvent()  local
1154 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()
1155 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()
1156 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1157 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()
1177 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()
1178 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()
1179 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1180 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()
1200 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()
1201 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()
1202 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1203 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()
1261 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()
1262 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()
1263 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1264 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()
1272 sNotificationInfo.type, in phHal4Nfc_HandleEvent()
1288 sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()
1289 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()
1290 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1291 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()
1296 Hal4Ctxt->psEventInfo = sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()
1297 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()
1298 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1299 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()
1307 Hal4Ctxt->psEventInfo = sNotificationInfo.info = psEventInfo; in phHal4Nfc_HandleEvent()
1308 sNotificationInfo.status = NFCSTATUS_SUCCESS; in phHal4Nfc_HandleEvent()
1309 sNotificationInfo.type = NFC_EVENT_NOTIFICATION; in phHal4Nfc_HandleEvent()
1310 pInfo = &sNotificationInfo; in phHal4Nfc_HandleEvent()