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

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c603 ** Function nfc_ncif_decode_rf_params
612 UINT8 * nfc_ncif_decode_rf_params (tNFC_RF_TECH_PARAMS *p_param, UINT8 *p) function
723 p = nfc_ncif_decode_rf_params (&evt_data.result.rf_tech_param, p);
772 p = nfc_ncif_decode_rf_params (&evt_data.activate.rf_tech_param, p);

Completed in 451 milliseconds