Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/common/
DphNfcNciConstants.h50 #define NCI_PROP_NTF_ANDROID_OID 0x0C macro
/hardware/nxp/nfc/snxxx/halimpl/observe_mode/
DReaderPollConfigParser.cc261 readerPollInfoNotifications.push_back(NCI_PROP_NTF_ANDROID_OID); in notifyPollingLoopInfoEvent()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_extOperations.cc776 p_data[NCI_OID_INDEX] == NCI_PROP_NTF_ANDROID_OID) { in phNxpNciHal_isVendorSpecificCommand()