Home
last modified time | relevance | path

Searched refs:pLinkHandle (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/halimpl/tml/
DphTmlNfc_i2c.cc81 void** pLinkHandle) { in phTmlNfc_i2c_open_and_configure() argument
89 *pLinkHandle = NULL; in phTmlNfc_i2c_open_and_configure()
93 *pLinkHandle = (void*)((intptr_t)nHandle); in phTmlNfc_i2c_open_and_configure()
DphTmlNfc_i2c.h31 void** pLinkHandle);