Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc619 uint8_t* nfc_ncif_decode_rf_params(tNFC_RF_TECH_PARAMS* p_param, uint8_t* p) { in nfc_ncif_decode_rf_params() function
790 p = nfc_ncif_decode_rf_params(&evt_data.result.rf_tech_param, p); in nfc_ncif_proc_discover_ntf()
853 p = nfc_ncif_decode_rf_params(&evt_data.activate.rf_tech_param, p); in nfc_ncif_proc_activate()