Lines Matching refs:v1
75 This is where we want a nanoapp compiled against e.g. v1.2 to run on a CHRE v1.1
92 example, a nanoapp compiled against v1.2 must be able to reference and call
93 `chreConfigureHostSleepStateEvents()` when running on a CHRE v1.1 or earlier,
115 CHRE framework at API v1.1, then NSL support for v1.0 is unnecessary.
120 device is v1.0, then a nanoapp compiled against API v1.4 must have NSL support
121 for v1.1 through v1.4, and should ideally also support v1.0.
125 Conversely, this is where we want a nanoapp compiled against e.g. v1.1 to run
126 against CHRE v1.2 or later implementations. The NSL cannot directly provide this
134 by the nanoapp with information about a given sensor. In CHRE API v1.1, this
136 must check if the nanoapp’s target API is v1.1 or later before writing this
141 API minor version that is 2 or more generations older. For example, a CHRE v1.4
143 v1.2, but it must ensure compatibility with v1.3. However, providing the full