Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/include/
Dhal_msg.h38 #define NCI_VER_1_0 0x10 macro
/hardware/samsung/nfc/halimpl/src/
Dhal_task.cc34 int gNciVersion = NCI_VER_1_0; // 0x10 : NCI 1.0, 0x20 : NCI2.0
167 gNciVersion = NCI_VER_1_0; in nfc_hal_postinit_sm()