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.cc185 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_client_thread()
867 msg.pMsgData = NULL; in phNxpNciHal_open_complete()
918 msg.pMsgData = NULL; in phNxpNciHal_write()
1847 msg.pMsgData = NULL; in phNxpNciHal_core_initialized()
2061 msg.pMsgData = NULL; in phNxpNciHal_core_initialized_complete()
2190 msg.pMsgData = NULL; in phNxpNciHal_close_complete()
2451 msg.pMsgData = NULL; in phNxpNciHal_power_cycle_complete()
3135 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.cc384 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlThread()
485 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()