gecko-dev/dom/bluetooth2/ipc
Jocelyn Liu 736736c246 Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap
This patch covers
1) Add DiscoverServices() method into BluetoothGatt interface.
2) Implement discover procedure in BluetoothGattManager

--HG--
extra : histedit_source : 9cc8c68706c6147a801bd9f43b91f1b87e329a07
2015-03-23 03:25:00 -04:00
..
BluetoothChild.cpp
BluetoothChild.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothMessageUtils.h Bug 1114515 - Part 2: Add BluetoothUuid, BluetoothGattId[], BluetoothGattServiceId[] into bluetooth ipc protocol. r=btian 2015-03-21 06:45:00 -04:00
BluetoothParent.cpp Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
BluetoothParent.h Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
BluetoothServiceChildProcess.cpp Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
BluetoothServiceChildProcess.h Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
BluetoothTypes.ipdlh Bug 1114515 - Part 2: Add BluetoothUuid, BluetoothGattId[], BluetoothGattServiceId[] into bluetooth ipc protocol. r=btian 2015-03-21 06:45:00 -04:00
PBluetooth.ipdl Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
PBluetoothRequest.ipdl