.. |
gonk
|
Bug 791268: Make dylib symbol binding retry, let bluetooth firmware shutdown still work even on error; r=echou
|
2012-11-02 13:16:45 -07:00 |
ipc
|
Bug 811569 - Patch 4: Remove asynchronous function GetProperty , r=echou
|
2013-01-29 14:52:58 +08:00 |
linux
|
Bug 828837:Fix COD equals 0x20080c cause icon empty, r=echou
|
2013-02-01 17:04:07 +08:00 |
BluetoothAdapter.cpp
|
Bug 834551 - Insert BT_LOG at several important check points, r=gyeh
|
2013-01-29 18:37:51 +08:00 |
BluetoothAdapter.h
|
|
|
BluetoothCommon.h
|
Bug 834551 - Replace 'LOG()' with 'BT_WARNING()' defined in BluetoothCommon.h for consistency, r=qdot
|
2013-01-29 18:37:51 +08:00 |
BluetoothDevice.cpp
|
Bug 834551 - Insert BT_LOG at several important check points, r=gyeh
|
2013-01-29 18:37:51 +08:00 |
BluetoothDevice.h
|
|
|
BluetoothHfpManager.cpp
|
Bug 826931 - Part 1/3: UnixSocket - allow ownership take-over in ReceiveSocketData(). r=qDot,echou
|
2013-02-01 20:28:15 +08:00 |
BluetoothHfpManager.h
|
Bug 826931 - Part 1/3: UnixSocket - allow ownership take-over in ReceiveSocketData(). r=qDot,echou
|
2013-02-01 20:28:15 +08:00 |
BluetoothManager.cpp
|
Bug 834551 - Insert BT_LOG at several important check points, r=gyeh
|
2013-01-29 18:37:51 +08:00 |
BluetoothManager.h
|
|
|
BluetoothOppManager.cpp
|
Bug 826931 - Part 1/3: UnixSocket - allow ownership take-over in ReceiveSocketData(). r=qDot,echou
|
2013-02-01 20:28:15 +08:00 |
BluetoothOppManager.h
|
Bug 826931 - Part 1/3: UnixSocket - allow ownership take-over in ReceiveSocketData(). r=qDot,echou
|
2013-02-01 20:28:15 +08:00 |
BluetoothPropertyContainer.cpp
|
Bug 811569 - Patch 3: Cleanup for DOMRequest related checking and do_GetService checking, r=echou
|
2013-01-29 14:52:48 +08:00 |
BluetoothPropertyContainer.h
|
|
|
BluetoothReplyRunnable.cpp
|
Bug 811569 - Patch 3: Cleanup for DOMRequest related checking and do_GetService checking, r=echou
|
2013-01-29 14:52:48 +08:00 |
BluetoothReplyRunnable.h
|
|
|
BluetoothRilListener.cpp
|
Bug 811569 - Patch 3: Cleanup for DOMRequest related checking and do_GetService checking, r=echou
|
2013-01-29 14:52:48 +08:00 |
BluetoothRilListener.h
|
Bug 794349 - Final version: Send correct +CIND: value to HS at SLC establishment, r=qdot
|
2012-10-09 19:19:29 +08:00 |
BluetoothScoManager.cpp
|
Bug 826931 - Part 1/3: UnixSocket - allow ownership take-over in ReceiveSocketData(). r=qDot,echou
|
2013-02-01 20:28:15 +08:00 |
BluetoothScoManager.h
|
Bug 826931 - Part 1/3: UnixSocket - allow ownership take-over in ReceiveSocketData(). r=qDot,echou
|
2013-02-01 20:28:15 +08:00 |
BluetoothService.cpp
|
Bug 834551 - Insert BT_LOG at several important check points, r=gyeh
|
2013-01-29 18:37:51 +08:00 |
BluetoothService.h
|
Bug 811569 - Patch 4: Remove asynchronous function GetProperty , r=echou
|
2013-01-29 14:52:58 +08:00 |
BluetoothUnixSocketConnector.cpp
|
Bug 834551 - Replace 'LOG()' with 'BT_WARNING()' defined in BluetoothCommon.h for consistency, r=qdot
|
2013-01-29 18:37:51 +08:00 |
BluetoothUnixSocketConnector.h
|
Bug 800249 - Patch 2: Add ability to retreive connected socket address as a string; r=cjones
|
2012-10-17 17:11:05 -07:00 |
BluetoothUtils.cpp
|
Bug 835740 - Modified BRSF value in hands-free profile, r=echou
|
2013-01-30 12:33:23 +08:00 |
BluetoothUtils.h
|
Bug 811569 - Patch 2: Support array of nsString in SetJsObject, r=echou
|
2013-01-29 14:52:39 +08:00 |
BluetoothUuid.cpp
|
Bug 811946 - remove annoying compiler warnings and define a more structured interface for Bluetooth uuid, r=qdot
|
2012-11-27 14:12:19 +08:00 |
BluetoothUuid.h
|
Bug 811946 - remove annoying compiler warnings and define a more structured interface for Bluetooth uuid, r=qdot
|
2012-11-27 14:12:19 +08:00 |
Makefile.in
|
Bug 811569 - Patch 1: Remove unused files in bluetooth, r=echou
|
2013-01-29 14:52:30 +08:00 |
nsIDOMBluetoothAdapter.idl
|
Bug 802590 - patch 1: DOM API change, sr=mrbkap, r=qdot
|
2012-10-19 14:16:13 +08:00 |
nsIDOMBluetoothDevice.idl
|
|
|
nsIDOMBluetoothDeviceAddressEvent.idl
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
nsIDOMBluetoothDeviceEvent.idl
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
nsIDOMBluetoothManager.idl
|
Bug 808879 - Patch 1: Expose connection status for system app, r=qdot, sr=mrbkap
|
2012-11-07 10:12:41 -08:00 |
nsIDOMNavigatorBluetooth.idl
|
|
|
ObexBase.cpp
|
Bug 823427 - Remove unnecessary buffer in ObexBase.cpp, r=gyeh, r=dholbert
|
2012-12-21 19:03:42 +08:00 |
ObexBase.h
|
Bug 823427 - Remove unnecessary buffer in ObexBase.cpp, r=gyeh, r=dholbert
|
2012-12-21 19:03:42 +08:00 |