Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dnfc_int.h251 NFC_API extern void nfc_ncif_proc_rf_field_ntf (UINT8 rf_status);
253 #define nfc_ncif_proc_rf_field_ntf(rf_status) macro
/external/libnfc-nci/src/nfc/nci/
Dnci_hrcv.c248 nfc_ncif_proc_rf_field_ntf (*pp); in nci_proc_rf_management_ntf()
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c550 void nfc_ncif_proc_rf_field_ntf (UINT8 rf_status) in nfc_ncif_proc_rf_field_ntf() function