Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/common/
DphNfcTypes.h115 void* pMsgData; /* Pointer to message specific data block in case any*/ member
/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc180 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_client_thread()
860 msg.pMsgData = NULL; in phNxpNciHal_open_complete()
910 msg.pMsgData = NULL; in phNxpNciHal_write()
1822 msg.pMsgData = NULL; in phNxpNciHal_core_initialized()
1968 msg.pMsgData = NULL; in phNxpNciHal_core_initialized_complete()
2074 msg.pMsgData = NULL; in phNxpNciHal_close_complete()
2298 msg.pMsgData = NULL; in phNxpNciHal_power_cycle_complete()
2978 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.cc385 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlThread()
486 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()