Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/include/
Dhal_msg.h73 #define NCI_PROP_SET_SLEEP_TIME 0x1A /* Last updated value: 20160530 */ macro
/hardware/samsung/nfc/halimpl/src/
Dhal_nci.cc174 if (NCI_OID(pkt) == NCI_PROP_SET_SLEEP_TIME) { in nfc_hal_prehandler()