Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/inc/common/
DphUwbTypes.h105 void* pMsgData; /* Pointer to message specific data block in case any*/ member
106 phLibUwb_Message(uint32_t type) : eMsgType(type), pMsgData(NULL) {} in phLibUwb_Message()
107 phLibUwb_Message(uint32_t type, void *data) : eMsgType(type), pMsgData(data) {} in phLibUwb_Message()
/hardware/nxp/nfc/snxxx/halimpl/common/
DphNfcTypes.h113 void* pMsgData; /* Pointer to message specific data block in case any*/ member
/hardware/nxp/nfc/pn8x/halimpl/common/
DphNfcTypes.h107 void* pMsgData; /* Pointer to message specific data block in case any*/ member
/hardware/nxp/nfc/pn8x/halimpl/tml/
DphOsalNfc_Timer.cc382 pTimerHandle->tOsalMessage.pMsgData = (void*)&pTimerHandle->tDeferedCallInfo; in phOsalNfc_Timer_Expired()
DphTmlNfc.cc395 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlThread()
496 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlWriterThread()
/hardware/nxp/nfc/snxxx/halimpl/tml/
DphOsalNfc_Timer.cc389 pTimerHandle->tOsalMessage.pMsgData = (void*)&pTimerHandle->tDeferedCallInfo; in phOsalNfc_Timer_Expired()
DphTmlNfc.cc389 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlThread()
495 tMsg.pMsgData = &tDeferredInfo; in phTmlNfc_TmlWriterThread()
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc192 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_client_thread()
897 msg.pMsgData = NULL; in phNxpNciHal_open_complete()
970 msg.pMsgData = NULL; in phNxpNciHal_write_internal()
1905 msg.pMsgData = NULL; in phNxpNciHal_core_initialized()
2099 msg.pMsgData = NULL; in phNxpNciHal_core_initialized_complete()
2281 msg.pMsgData = NULL; in phNxpNciHal_close_complete()
2539 msg.pMsgData = NULL; in phNxpNciHal_power_cycle_complete()
3248 msg.pMsgData = NULL; in phNxpNciHal_hci_network_reset()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.cc286 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_client_thread()
385 *((uint8_t*)msg.pMsgData)); in phNxpNciHal_client_thread()
1125 msg.pMsgData = NULL; in phNxpNciHal_open_complete()
1222 msg.pMsgData = NULL; in phNxpNciHal_write_internal()
2312 msg.pMsgData = NULL; in phNxpNciHal_core_initialized_complete()
2612 msg.pMsgData = NULL; in phNxpNciHal_close_complete()
2874 msg.pMsgData = NULL; in phNxpNciHal_power_cycle_complete()
3894 msg.pMsgData = NULL; in phNxpNciHal_hci_network_reset()
4095 msg.pMsgData = &status; in phNxpNciHal_UpdateFwStatus()
DphNxpNciHal_extOperations.cc838 msg.pMsgData = NULL; in phNxpNciHal_vendorSpecificCallback()
/hardware/nxp/nfc/snxxx/halimpl/recovery/
DphNxpNciHal_Recovery.cc588 msg.pMsgData = NULL; in phnxpNciHal_partialClose()
/hardware/nxp/nfc/pn8x/halimpl/self-test/
DphNxpNciHal_SelfTest.cc948 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_test_rx_thread()
/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal.cc212 phLibUwb_DeferredCall_t* deferCall = (phLibUwb_DeferredCall_t*)(msg->pMsgData); in phNxpUciHal_client_thread()
/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc947 (phLibNfc_DeferredCall_t*)(msg.pMsgData); in phNxpNciHal_test_rx_thread()