Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_ncif.cc675 uint8_t* nfc_ncif_decode_rf_params(tNFC_RF_TECH_PARAMS* p_param, uint8_t* p) { in nfc_ncif_decode_rf_params() function
948 p = nfc_ncif_decode_rf_params(&evt_data.result.rf_tech_param, p); in nfc_ncif_proc_discover_ntf()
1029 p = nfc_ncif_decode_rf_params(&evt_data.activate.rf_tech_param, p); in nfc_ncif_proc_activate()