HomeSort by relevance Sort by last modified time
    Searched refs:APP_SEC_TOO_MUCH_DATA (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
appSec.h 37 #define APP_SEC_TOO_MUCH_DATA 4 //we got more data than expected
  /device/google/contexthub/firmware/os/core/
appSec.c 173 return APP_SEC_TOO_MUCH_DATA;
197 return APP_SEC_TOO_MUCH_DATA;
nanohubCommand.c 391 case APP_SEC_TOO_MUCH_DATA:
    [all...]

Completed in 171 milliseconds