OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_SEC_INVALID_DATA
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/inc/
appSec.h
43
#define
APP_SEC_INVALID_DATA
10 //data is invalid in some way not described by other error messages
/device/google/contexthub/firmware/os/core/
appSec.c
257
return
APP_SEC_INVALID_DATA
;
274
return
APP_SEC_INVALID_DATA
;
294
return
APP_SEC_INVALID_DATA
;
nanohubCommand.c
397
case
APP_SEC_INVALID_DATA
:
[
all
...]
Completed in 40 milliseconds