From cfcf2107eb9403113847f0cfc5ee549705071ef0 Mon Sep 17 00:00:00 2001 From: Jimmy Huang Date: Wed, 27 Nov 2013 12:25:17 -0800 Subject: [PATCH] Updated connman and bluetooth settings to the new connman protocols in settings-daemon - Settings will now use the new settings daemon protocols for connman-related apis - Connman settings supports thew new get_technologies and get_services requests Change-Id: I0b12321080183695bb5259d1b7a615070ace46a5 Signed-off-by: Jimmy Huang --- index.html | 2 +- js/api-connman.js | 71 +++++++++++++++++++++------------------------- js/panel-bluetooth.js | 19 +++++++------ js/panel-connman.js | 64 +++++++++++++++++++++++++++-------------- js/utils.js | 2 +- js/websocket.js | 10 +++---- packaging/Settings.changes | 3 ++ 7 files changed, 96 insertions(+), 75 deletions(-) diff --git a/index.html b/index.html index f3cb7da..9783594 100644 --- a/index.html +++ b/index.html @@ -256,7 +256,7 @@