gecko/dom/bluetooth2/bluez
Jocelyn Liu 3699cd017e Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
This patch mainly covers:
  1) Implement register/unregister client, connect/disconnect methods in BluetoothGatt object.
  2) Add/Modify related webidls for 1).
  3) Implement result handlers, notifications in BluetoothGattManager.
2015-02-13 17:13:00 +01:00
..
BluetoothA2dpManager.cpp
BluetoothA2dpManager.h
BluetoothDBusService.cpp Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz 2015-02-13 17:13:00 +01:00
BluetoothDBusService.h Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz 2015-02-13 17:13:00 +01:00
BluetoothHfpManager.cpp Bug 1128797 - [bluetooth2] Fix build break on emulators, r=shuang 2015-02-03 12:02:07 +08:00
BluetoothHfpManager.h Bug 1106017 - Patch 1/2: Cleanup non-shared functions in BlueZ' BluetoothUtils.{cpp,h}, r=tzimmermann 2015-02-02 12:03:11 +08:00
BluetoothOppManager.cpp Bug 1118163 - Restore received file for small size (1-packet) file, r=shuang 2015-01-08 18:11:37 +08:00
BluetoothOppManager.h Bug 1118163 - Restore received file for small size (1-packet) file, r=shuang 2015-01-08 18:11:37 +08:00
BluetoothSocket.cpp
BluetoothSocket.h
BluetoothUnixSocketConnector.cpp
BluetoothUnixSocketConnector.h