Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_otadata.h38 #define OTA_FLAGS_UNICODE 0x01 /* unicode text */ macro
Deas_ota.c915 pData->flags |= OTA_FLAGS_UNICODE; in OTA_ParseHeader()
936 if (pData->flags & OTA_FLAGS_UNICODE) in OTA_ParseHeader()