From b646039e2ae19f1b28d19a6348a649eca700f509 Mon Sep 17 00:00:00 2001 From: asanoaozora Date: Mon, 30 Jan 2017 13:28:53 +0100 Subject: GT-3473 --- api/franca/navigation/navigationcore/Routing.fidl | 4 ++++ api/navigation-core/genivi-navigationcore-routing.xml | 5 +++++ 2 files changed, 9 insertions(+) (limited to 'api') diff --git a/api/franca/navigation/navigationcore/Routing.fidl b/api/franca/navigation/navigationcore/Routing.fidl index 8ae1952..6b69dff 100644 --- a/api/franca/navigation/navigationcore/Routing.fidl +++ b/api/franca/navigation/navigationcore/Routing.fidl @@ -609,6 +609,10 @@ interface Routing { @description : route handle of the calculated route for which alternatives should be calculated **> Handle calculatedRoute + <** + @description : indicates maximum number of alternative routes to be calculated + **> + UInt16 numberOfAlternativeRoutes } out { Handle[] alternativeRoutesList diff --git a/api/navigation-core/genivi-navigationcore-routing.xml b/api/navigation-core/genivi-navigationcore-routing.xml index c102974..3b7f56d 100644 --- a/api/navigation-core/genivi-navigationcore-routing.xml +++ b/api/navigation-core/genivi-navigationcore-routing.xml @@ -647,6 +647,11 @@ calculatedRoute = route handle of the calculated route for which alternatives should be calculated. Range[0x0:0x7fffffff]. 0x0 is reserved as an invalid handle value + + + numberOfAlternativeRoutes = indicates maximum number of alternative routes to be calculated + + -- cgit v1.2.1