OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTA_FLAGS_UNICODE
(Results
1 - 2
of
2
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_otadata.h
38
#define
OTA_FLAGS_UNICODE
0x01 /* unicode text */
eas_ota.c
903
pData->flags |=
OTA_FLAGS_UNICODE
;
924
if (pData->flags &
OTA_FLAGS_UNICODE
)
[
all
...]
Completed in 145 milliseconds