Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dvendor_cfg.h34 uint8_t pro_protocol_mfc; member
63 #define NCI_PROTOCOL_MIFARE (p_nfa_proprietary_cfg->pro_protocol_mfc)
/system/nfc/src/adaptation/
DNfcAdaptation.cc311 if (p_config.size() > 5) nfa_proprietary_cfg.pro_protocol_mfc = p_config[5]; in Initialize()