From faa1ac113eae0ab59e37c5aad4fc6fae334b089d Mon Sep 17 00:00:00 2001 From: ShobhitAd Date: Tue, 13 Nov 2018 10:10:53 -0500 Subject: Implement new RPC in MOBILE_API --- src/components/interfaces/MOBILE_API.xml | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index 6ed42c3588..1707f65bad 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -545,6 +545,13 @@ + + Enumeration for the user's preference of which app type to use when both are available + + + + + Defines the hard (physical) and soft (touchscreen) buttons available from the module @@ -2609,6 +2616,7 @@ + -- cgit v1.2.1