Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nfc/
Dnfc_ee.cc55 discover ? NCI_DISCOVER_ACTION_ENABLE : NCI_DISCOVER_ACTION_DISABLE)); in NFC_NfceeDiscover()
/system/nfc/src/include/
Dnci_defs.h260 #define NCI_DISCOVER_ACTION_DISABLE 0 macro