Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/pigweed/
Dhal_channel_output.h36 uint64_t serverNanoappId, size_t maxMessageLen) in HalChannelOutput() argument
40 mMaxMessageLen(maxMessageLen), in HalChannelOutput()
/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h165 float sleepPower, float peakPower, uint32_t maxMessageLen,
/system/chre/platform/shared/
Dhost_protocol_chre.cc217 float sleepPower, float peakPower, uint32_t maxMessageLen, in encodeHubInfoResponse() argument
227 maxMessageLen, platformId, version, supportsReliableMessages); in encodeHubInfoResponse()