Home
last modified time | relevance | path

Searched refs:event_info (Results 1 – 9 of 9) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Emulation.c1268 phHal_sEventInfo_t event_info; in phHciNfc_Recv_Uicc_Event() local
1287 event_info.eventHost = phHal_eUICCHost ; in phHciNfc_Recv_Uicc_Event()
1288 event_info.eventSource = phHal_ePICC_DevType ; in phHciNfc_Recv_Uicc_Event()
1294 event_info.eventType = NFC_EVT_END_OF_TRANSACTION; in phHciNfc_Recv_Uicc_Event()
1301 event_info.eventType = NFC_EVT_TRANSACTION; in phHciNfc_Recv_Uicc_Event()
1314 event_info.eventInfo.aid.length = in phHciNfc_Recv_Uicc_Event()
1318 event_info.eventInfo.aid.length ); in phHciNfc_Recv_Uicc_Event()
1319 event_info.eventInfo.aid.buffer = (uint8_t *) in phHciNfc_Recv_Uicc_Event()
1321 i = i + event_info.eventInfo.aid.length; in phHciNfc_Recv_Uicc_Event()
1336 event_info.eventInfo.uicc_info.param.length = in phHciNfc_Recv_Uicc_Event()
[all …]
DphHciNfc_PollingLoop.c693 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_PollLoop_Event() local
719 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_PollLoop_Event()
720 event_info.eventType = NFC_UICC_RDPHASES_ACTIVATE_REQ; in phHciNfc_Recv_PollLoop_Event()
721 event_info.eventInfo.rd_phases = pEvent[HCP_HEADER_LEN]; in phHciNfc_Recv_PollLoop_Event()
726 &(event_info)); in phHciNfc_Recv_PollLoop_Event()
732 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_PollLoop_Event()
733 event_info.eventType = NFC_UICC_RDPHASES_DEACTIVATE_REQ; in phHciNfc_Recv_PollLoop_Event()
734 event_info.eventInfo.rd_phases = pEvent[HCP_HEADER_LEN]; in phHciNfc_Recv_PollLoop_Event()
739 &(event_info)); in phHciNfc_Recv_PollLoop_Event()
DphHciNfc_CE_A.c629 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_CE_A_Event() local
645 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_CE_A_Event()
646 event_info.eventSource = phHal_eISO14443_A_PICC; in phHciNfc_Recv_CE_A_Event()
651 event_info.eventType = NFC_EVT_ACTIVATED; in phHciNfc_Recv_CE_A_Event()
657 event_info.eventType = NFC_EVT_DEACTIVATED; in phHciNfc_Recv_CE_A_Event()
683 event_info.eventType = NFC_EVT_FIELD_ON; in phHciNfc_Recv_CE_A_Event()
689 event_info.eventType = NFC_EVT_FIELD_OFF; in phHciNfc_Recv_CE_A_Event()
703 &event_info); in phHciNfc_Recv_CE_A_Event()
DphHciNfc_CE_B.c627 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_CE_B_Event() local
643 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_CE_B_Event()
644 event_info.eventSource = phHal_eISO14443_B_PICC; in phHciNfc_Recv_CE_B_Event()
649 event_info.eventType = NFC_EVT_ACTIVATED; in phHciNfc_Recv_CE_B_Event()
655 event_info.eventType = NFC_EVT_DEACTIVATED; in phHciNfc_Recv_CE_B_Event()
681 event_info.eventType = NFC_EVT_FIELD_ON; in phHciNfc_Recv_CE_B_Event()
687 event_info.eventType = NFC_EVT_FIELD_OFF; in phHciNfc_Recv_CE_B_Event()
701 &event_info); in phHciNfc_Recv_CE_B_Event()
DphHciNfc_DevMgmt.c1317 phHal_sEventInfo_t event_info; in phHciNfc_Recv_DevMgmt_Event() local
1338 event_info.eventHost = phHal_eHostController ; in phHciNfc_Recv_DevMgmt_Event()
1339 event_info.eventSource = phHal_ePCD_DevType; in phHciNfc_Recv_DevMgmt_Event()
1346 event_info.eventType = NFC_INFO_TXLDO_OVERCUR; in phHciNfc_Recv_DevMgmt_Event()
1357 event_info.eventSource = phHal_ePICC_DevType ; in phHciNfc_Recv_DevMgmt_Event()
1361 event_info.eventType = ( CE_EVT_NFC_FIELD_ON == in phHciNfc_Recv_DevMgmt_Event()
1365 event_info.eventType = (TRUE == p_device_mgmt_info->rf_status)? in phHciNfc_Recv_DevMgmt_Event()
1372 event_info.eventType = NFC_INFO_MEM_VIOLATION; in phHciNfc_Recv_DevMgmt_Event()
1380 event_info.eventType = NFC_INFO_TEMP_OVERHEAT; in phHciNfc_Recv_DevMgmt_Event()
1381 event_info.eventInfo.overheat_status = in phHciNfc_Recv_DevMgmt_Event()
[all …]
DphHciNfc_NfcIPMgmt.c800 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_NfcIP_Event() local
802 event_info.eventHost = phHal_eHostController; in phHciNfc_Recv_NfcIP_Event()
803 event_info.eventType = NFC_EVT_DEACTIVATED; in phHciNfc_Recv_NfcIP_Event()
809 event_info.eventSource = phHal_eNfcIP1_Initiator; in phHciNfc_Recv_NfcIP_Event()
815 event_info.eventSource = phHal_eNfcIP1_Target; in phHciNfc_Recv_NfcIP_Event()
824 &event_info); in phHciNfc_Recv_NfcIP_Event()
1208 static phHal_sEventInfo_t event_info; in phHciNfc_NfcIP_Info_Sequence() local
1233 event_info.eventHost = phHal_eHostController; in phHciNfc_NfcIP_Info_Sequence()
1234 event_info.eventType = NFC_EVT_ACTIVATED; in phHciNfc_NfcIP_Info_Sequence()
1235 event_info.eventSource = phHal_eNfcIP1_Target; in phHciNfc_NfcIP_Info_Sequence()
[all …]
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_blacklist.py61 event_info = {
65 device_dicts = {device: event_info for device in devices}
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp4893 VkEventCreateInfo event_info; in TEST_F() local
4897 memset(&event_info, 0, sizeof(event_info)); in TEST_F()
4898 event_info.sType = VK_STRUCTURE_TYPE_EVENT_CREATE_INFO; in TEST_F()
4900 err = vkCreateEvent(device(), &event_info, NULL, &event); in TEST_F()
/external/chromium-trace/catapult/tracing/
Dtrace_viewer.gypi217 'tracing/model/event_info.html',