Home
last modified time | relevance | path

Searched refs:ApplyCustomParamHandler (Results 1 – 3 of 3) sorted by relevance

/hardware/st/nfc/st21nfc/hal/
Dhal_fd.h72 void ApplyCustomParamHandler(HALHANDLE mHalHandle, uint16_t data_len,
Dhal_fd.cc532 void ApplyCustomParamHandler(HALHANDLE mHalHandle, uint16_t data_len, in ApplyCustomParamHandler() function
/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc536 ApplyCustomParamHandler(mHalHandle, data_len, p_data); in halWrapperDataCallback()