OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMD_IS_DATA
(Results
1 - 2
of
2
) sorted by null
/external/nos/host/generic/nugget/include/
application.h
317
#define
CMD_IS_DATA
0x20000000 /* 1=data msg 0=status msg */
/external/nos/host/generic/libnos_transport/
transport.c
183
command = CMD_ID(app_id) | CMD_TRANSPORT |
CMD_IS_DATA
;
249
CMD_TRANSPORT |
CMD_IS_DATA
;
Completed in 131 milliseconds