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

  /device/google/contexthub/lib/include/nanohub/
nanohub.h 96 uint8_t payInfoSize; // sizeof(PayloadInfo) for this payload type
  /device/google/contexthub/firmware/os/core/
appSec.c 332 common.payInfoSize = sizeof(struct AppInfo);
337 common.payInfoSize = sizeof(struct KeyInfo);
341 common.payInfoSize = sizeof(struct OsUpdateHdr);

Completed in 56 milliseconds