Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nci/
Dnci_hrcv.c186 case NCI_MSG_RF_DEACTIVATE: in nci_proc_rf_management_rsp()
240 case NCI_MSG_RF_DEACTIVATE: in nci_proc_rf_management_ntf()
Dnci_hmsgs.c430 NCI_MSG_BLD_HDR1 (pp, NCI_MSG_RF_DEACTIVATE); in nci_snd_deactivate_cmd()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h220 #define NCI_MSG_RF_DEACTIVATE 6 macro