Home | History | Annotate | Download | only in src

Lines Matching defs:event_info

800             static phHal_sEventInfo_t   event_info;
802 event_info.eventHost = phHal_eHostController;
803 event_info.eventType = NFC_EVT_DEACTIVATED;
809 event_info.eventSource = phHal_eNfcIP1_Initiator;
815 event_info.eventSource = phHal_eNfcIP1_Target;
824 &event_info);
1208 static phHal_sEventInfo_t event_info;
1233 event_info.eventHost = phHal_eHostController;
1234 event_info.eventType = NFC_EVT_ACTIVATED;
1235 event_info.eventSource = phHal_eNfcIP1_Target;
1236 event_info.eventInfo.pRemoteDevInfo =
1242 &(event_info));