Searched refs:maxMessageLen (Results 1 – 3 of 3) sorted by relevance
/system/chre/host/common/include/chre_host/pigweed/ |
D | hal_channel_output.h | 36 uint64_t serverNanoappId, size_t maxMessageLen) in HalChannelOutput() argument 40 mMaxMessageLen(maxMessageLen), in HalChannelOutput()
|
/system/chre/platform/shared/include/chre/platform/shared/ |
D | host_protocol_chre.h | 165 float sleepPower, float peakPower, uint32_t maxMessageLen,
|
/system/chre/platform/shared/ |
D | host_protocol_chre.cc | 217 float sleepPower, float peakPower, uint32_t maxMessageLen, in encodeHubInfoResponse() argument 227 maxMessageLen, platformId, version, supportsReliableMessages); in encodeHubInfoResponse()
|