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.h266 NFC_API extern void nfc_ncif_proc_rf_field_ntf (UINT8 rf_status);
268 #define nfc_ncif_proc_rf_field_ntf(rf_status) macro
/external/libnfc-nci/src/nfc/nci/
Dnci_hrcv.c262 nfc_ncif_proc_rf_field_ntf (*pp); in nci_proc_rf_management_ntf()
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c553 void nfc_ncif_proc_rf_field_ntf (UINT8 rf_status) in nfc_ncif_proc_rf_field_ntf() function