-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android] Remove JNI code in each cluster. (#30141)
* Remove Java ChipClusters readAttribute jni * Implement write, subscribe, invoke * Implement Struct TLV parinsg * Fix write, invoke crash * Remove native method, fix empty command response issue * Remove android controller data model code * Attribute ID change to private static variable. * Restyled by whitespace * Restyled by google-java-format * Restyled by clang-format * Restyled by autopep8 * Use ChipDeviceController API * Replace List.of -> Arrays.asList --------- Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
16 changed files
with
45,674 additions
and
15,147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.