Searched defs:HAL_NfcWrite (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_api.c179 ** Function HAL_NfcWrite
189 void HAL_NfcWrite (UINT16 data_len, UINT8 *p_data) function
194 HAL_TRACE_API0 ("HAL_NfcWrite ()");
198 HAL_TRACE_ERROR1 ("HAL_NfcWrite (): too many bytes (%d)", data_len);

Completed in 105 milliseconds