Home
last modified time | relevance | path

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

/system/core/trusty/confirmationui/
DTrustyApp.h68 static constexpr const size_t kSendBufferSize = 0x2000; variable
96 uint8_t buffer[kSendBufferSize]; in issueCmd()
106 &buffer[kSendBufferSize]); in issueCmd()
128 uint8_t buffer[kSendBufferSize]; in issueCmd()
138 &buffer[kSendBufferSize]); in issueCmd()