Home
last modified time | relevance | path

Searched defs:propNfcModeSetCmdOn (Results 1 – 3 of 3) sorted by relevance

/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc198 uint8_t propNfcModeSetCmdOn[] = {0x2f, 0x02, 0x02, 0x02, 0x01}; in halWrapperDataCallback() local
508 uint8_t propNfcModeSetCmdOn[] = {0x2f, 0x02, 0x02, 0x02, 0x01}; in halWrapperCallback() local
/hardware/st/nfc/1.0/
Dhal_wrapper.c95 uint8_t propNfcModeSetCmdOn[] = {0x2f, 0x02, 0x02, 0x02, 0x01}; in halWrapperDataCallback() local
/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc42 static const uint8_t propNfcModeSetCmdOn[] = {0x2f, 0x02, 0x02, 0x02, 0x01}; variable