Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/include/
Dnfa_api.h75 #define NFA_STATUS_WRONG_PROTOCOL NFC_STATUS_WRONG_PROTOCOL /* Protocol mismatch between API …
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h66 #define NFC_STATUS_WRONG_PROTOCOL 0xEA/* Protocol mismatch between API and activated one */ macro