Home
last modified time | relevance | path

Searched refs:pMsgData (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/nfc/halimpl/common/
DphNfcTypes.h107 void* pMsgData; /* Pointer to message specific data block in case any*/ member
/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc193 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_client_thread()
882 msg.pMsgData = NULL; in phNxpNciHal_open_complete()
952 msg.pMsgData = NULL; in phNxpNciHal_write_internal()
1875 msg.pMsgData = NULL; in phNxpNciHal_core_initialized()
2062 msg.pMsgData = NULL; in phNxpNciHal_core_initialized_complete()
2191 msg.pMsgData = NULL; in phNxpNciHal_close_complete()
2446 msg.pMsgData = NULL; in phNxpNciHal_power_cycle_complete()
3134 msg.pMsgData = NULL; in phNxpNciHal_hci_network_reset()
/hardware/nxp/nfc/halimpl/tml/
DphOsalNfc_Timer.cc382 pTimerHandle->tOsalMessage.pMsgData = (void*)&pTimerHandle->tDeferedCallInfo; in phOsalNfc_Timer_Expired()
DphTmlNfc.cc393 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlThread()
494 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlWriterThread()
/hardware/nxp/nfc/halimpl/self-test/
DphNxpNciHal_SelfTest.cc956 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_test_rx_thread()