Searched refs:uNotificationInfo (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHal4Nfc_Emulation.c | 51 phHal4Nfc_NotificationInfo_t uNotificationInfo = {NULL}; in phHal4Nfc_HandleEmulationEvent() local 53 uNotificationInfo.psEventInfo = psNotificationInfo->info; in phHal4Nfc_HandleEmulationEvent() 59 uNotificationInfo, in phHal4Nfc_HandleEmulationEvent() 71 uNotificationInfo, in phHal4Nfc_HandleEmulationEvent()
|
D | phHal4Nfc_ADD.c | 429 phHal4Nfc_NotificationInfo_t uNotificationInfo; in phHal4Nfc_TargetDiscoveryComplete() local 697 uNotificationInfo.psDiscoveryInfo = &sDiscoveryInfo; in phHal4Nfc_TargetDiscoveryComplete() 702 uNotificationInfo, in phHal4Nfc_TargetDiscoveryComplete() 769 uNotificationInfo.psDiscoveryInfo = &sDiscoveryInfo; in phHal4Nfc_TargetDiscoveryComplete() 773 uNotificationInfo, in phHal4Nfc_TargetDiscoveryComplete() 815 uNotificationInfo.psDiscoveryInfo = &sDiscoveryInfo; in phHal4Nfc_TargetDiscoveryComplete() 820 uNotificationInfo, in phHal4Nfc_TargetDiscoveryComplete() 847 uNotificationInfo.psDiscoveryInfo = &sDiscoveryInfo; in phHal4Nfc_TargetDiscoveryComplete() 867 uNotificationInfo, in phHal4Nfc_TargetDiscoveryComplete()
|
D | phHal4Nfc_P2P.c | 594 phHal4Nfc_NotificationInfo_t uNotificationInfo = {&sDiscoveryInfo}; in phHal4Nfc_P2PActivateComplete() local 600 uNotificationInfo.psDiscoveryInfo->NumberOfDevices = 1; in phHal4Nfc_P2PActivateComplete() 651 uNotificationInfo.psDiscoveryInfo->ppRemoteDevInfo in phHal4Nfc_P2PActivateComplete() 659 uNotificationInfo, in phHal4Nfc_P2PActivateComplete() 676 phHal4Nfc_NotificationInfo_t uNotificationInfo; in phHal4Nfc_HandleP2PDeActivate() local 677 uNotificationInfo.psEventInfo = (phHal_sEventInfo_t *)pInfo; in phHal4Nfc_HandleP2PDeActivate() 737 uNotificationInfo, in phHal4Nfc_HandleP2PDeActivate() 748 uNotificationInfo, in phHal4Nfc_HandleP2PDeActivate()
|
D | phHal4Nfc.c | 1026 static phHal4Nfc_NotificationInfo_t uNotificationInfo; in phHal4Nfc_LowerNotificationHandler() local 1033 uNotificationInfo, in phHal4Nfc_LowerNotificationHandler() 1136 phHal4Nfc_NotificationInfo_t uNotificationInfo = {NULL}; in phHal4Nfc_HandleEvent() local 1269 uNotificationInfo.psEventInfo = psEventInfo; in phHal4Nfc_HandleEvent() 1273 uNotificationInfo, in phHal4Nfc_HandleEvent()
|