summaryrefslogtreecommitdiffstats
path: root/app/bluetooth/Bluetooth.qml
AgeCommit message (Collapse)AuthorFilesLines
2017-04-19BT: Update to support WebSocketyidongmiao1-369/+521
modified: app/bluetooth/Bluetooth.qml modified: binding-bluetooth/binding-bluetooth.pro new file: binding-bluetooth/bluetooth-agent.c new file: binding-bluetooth/bluetooth-agent.h modified: binding-bluetooth/bluetooth-api.c modified: binding-bluetooth/bluetooth-api.h modified: binding-bluetooth/bluetooth-manager.c modified: binding-bluetooth/bluetooth-manager.h new file: binding-bluetooth/bluez-client.c new file: binding-bluetooth/bluez-client.h new file: binding-bluetooth/lib_agent.c new file: binding-bluetooth/lib_agent.h new file: binding-bluetooth/lib_bluez.c new file: binding-bluetooth/lib_bluez.h new file: binding-bluetooth/lib_ofono.c new file: binding-bluetooth/lib_ofono.h new file: binding-bluetooth/lib_ofono_modem.c new file: binding-bluetooth/lib_ofono_modem.h new file: binding-bluetooth/ofono-client.c new file: binding-bluetooth/ofono-client.h modified: Bluetooth.qml Change-Id: I18bc7ed86b6759d5b55a2662cf3ebd0d1e81b07f Signed-off-by: yidongmiao <yidong.miao@cn.alps.com> Jira identifier: SPEC-528
2016-12-22Merge "Wifi & Bluetooth: use binding address defined in main.cpp"Jan-Simon Moeller1-6/+1
2016-12-22Merge "Modify poll interval"Jan-Simon Moeller1-1/+1
2016-12-22Modify poll intervalsrimaldia1-1/+1
Change-Id: I2a963667dd1eadb92533746fba829d7fe5916a3d Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Wifi & Bluetooth: use binding address defined in main.cppTasuku Suzuki1-6/+1
Change-Id: I37927e3287cc63531e58aedec0fee67eb4331e47 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Modify UI design of Wifi and Bluetoothsrimaldia1-117/+152
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Revert GUI Wifi and Blouetooth to latest mergeredsrimaldia1-152/+117
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874 Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Modify UI Design of Wifi and Bluetoothsrimaldia1-117/+152
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874 Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-15Modify UI for Bluetooth and Wifisrimaldia1-21/+19
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-14merge the Settings in CES2017 and bindings from ALPSTasuku Suzuki1-0/+341
Change-Id: I00a7a6c5dae1cd579f91d543b0f5fba4616a633b Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>