Home
last modified time | relevance | path

Searched refs:APP_SEC_TOO_MUCH_DATA (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DappSec.h37 #define APP_SEC_TOO_MUCH_DATA 4 //we got more data than expected macro
/device/google/contexthub/firmware/os/core/
DappSec.c173 return APP_SEC_TOO_MUCH_DATA; in appSecBlockRx()
197 return APP_SEC_TOO_MUCH_DATA; in appSecBlockRx()
DnanohubCommand.c379 case APP_SEC_TOO_MUCH_DATA: in appSecErrToNanohubReply()