Jamin Liu
|
bdb4e62641
|
Bug 932490 - Fix the buffer overflows of OBEX packet. r=echou
|
2013-12-11 09:53:24 -05:00 |
|
Ben Tian
|
9be1a17136
|
Bug 948247 - [bluedroid] Race condition in BluetoothSocket may result in segmentation fault, r=echou
|
2013-12-11 16:53:11 +08:00 |
|
Eric Chou
|
083ca04c04
|
Bug 947870 - Avoid assertion on receiving files via Bluetooth, r=gyeh
|
2013-12-11 13:17:34 +08:00 |
|
Ryan VanderMeulen
|
6428c27a28
|
Merge b2g-inbound to m-c.
|
2013-12-09 17:26:11 -05:00 |
|
Birunthan Mohanathas
|
00360187c4
|
Bug 798033 - Remove 'using namespace' from dom/ headers. r=echou
|
2013-12-08 21:53:11 -05:00 |
|
Ben Tian
|
15a244dc81
|
Bug 946555 - Remove unused functions in BluetoothService classes and some warnings, r=echou
|
2013-12-06 12:20:07 +08:00 |
|
Eric Chou
|
03f4d1a518
|
Bug 947060 - Don't go through bonding procedure while transferring files via OPP, r=gyeh
|
2013-12-09 17:43:15 +08:00 |
|
Eric Chou
|
e4bc76a74b
|
Bug 932496 - Add length check to prevent from memory pollusion, r=gyeh
|
2013-12-06 16:23:35 +08:00 |
|
Ben Tian
|
c54108e05a
|
Bug 946048 - Reset mPhoneType in BluetoothHFPManager constructor, r=echou
|
2013-12-04 13:51:57 +08:00 |
|
Ben Tian
|
2983de1747
|
Bug 945193 - Print function name in bluetooth logs, r=echou
|
2013-12-02 18:50:23 +08:00 |
|
Ben Tian
|
c3f2dd37af
|
Bug 945640 - [HFP] Pop up volume UI when bluetooth headset adjusts volume during call, r=echou
|
2013-12-04 10:06:10 +08:00 |
|
Ben Tian
|
ce80fd4ac3
|
Bug 944574 - Add ConnectSco/DisconnectSco into BluetoothServiceBluedroid, r=echou
|
2013-12-03 09:56:27 +08:00 |
|
Ben Tian
|
ef469db7a2
|
Bug 944592 - Re-implement BluetoothOppManager::Disconnect(), r=echou
|
2013-11-29 14:13:40 +08:00 |
|
Ben Tian
|
a21c6b6e29
|
Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou
|
2013-12-02 10:39:58 +08:00 |
|
Ben Tian
|
47bb7aa534
|
Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou
|
2013-11-29 14:18:04 +08:00 |
|
Carsten "Tomcat" Book
|
4f1cc24db3
|
Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage
|
2013-12-02 08:53:30 +01:00 |
|
Carsten "Tomcat" Book
|
47a9fe8e52
|
Backed out changeset 22ad4bbd595d (bug 915533) for Build Bustage
|
2013-12-02 08:53:16 +01:00 |
|
Ben Tian
|
2e7c598429
|
Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou
|
2013-12-02 10:39:58 +08:00 |
|
Ben Tian
|
eeaacaa8cf
|
Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou
|
2013-11-29 14:18:04 +08:00 |
|
Eric Chou
|
f490f0563a
|
Bug 942104 - Fire event 'ondiscoverystatechanged', r=gyeh
From b03fc76c1810cf3f91aa9f92732c3df4ffd471a3 Mon Sep 17 00:00:00 2001
|
2013-11-25 14:13:26 +08:00 |
|
Eric Chou
|
31b12ffadb
|
Bug 942712 - Ensure event 'AdapterAdded' will be fired after 'Enabled' being fired, r=gyeh
|
2013-11-27 16:24:51 +08:00 |
|
Carsten "Tomcat" Book
|
bcf7e426ab
|
Backed out changeset b064b9271e0e (bug 942712) Build bustage on a CLOSED TREE
|
2013-11-28 12:09:46 +01:00 |
|
Eric Chou
|
241e66d77a
|
Bug 942712 - Ensure event 'AdapterAdded' will be fired after 'Enabled' being fired, r=gyeh
|
2013-11-28 17:49:04 +08:00 |
|
Ben Tian
|
1ad0367958
|
Bug 921991 - B2G BT: support multiple sim cards, r=echou, r=mrbkap
|
2013-11-26 14:11:06 +08:00 |
|
Shawn Huang
|
ced02707a8
|
Bug 939500 - [bluedroid] Avrcp 1.3 prototype, r=echou
|
2013-11-22 23:40:22 +08:00 |
|
Shawn Huang
|
c93895bf4e
|
Bug 941574 - [bluedroid] Fix sometimes outgoing connection fails due to Reset() mis-placed, r=echou
|
2013-11-21 20:17:10 +08:00 |
|
Shawn Huang
|
8fea4aff20
|
Bug 941564 - [bluedroid] Update BD address while an incoming connection established, r=echou
|
2013-11-21 20:17:07 +08:00 |
|
Shawn Huang
|
af24ad3ad4
|
Bug 935882 - [bluedroid] Support GetConnectedDevice API, r=echou
|
2013-11-21 18:12:45 +08:00 |
|
Shawn Huang
|
937b91c858
|
Bug 935578 - Patch 3: Enable connect/disconnect, r=echou
|
2013-11-20 16:19:09 +08:00 |
|
Shawn Huang
|
de7d3246e2
|
Bug 935578 - Patch 2: BluetoothA2dpManager bluedroid version, r=echou
|
2013-11-20 16:19:09 +08:00 |
|
Shawn Huang
|
3308e127dd
|
Bug 935578 - Patch 1: Separate BluetoothA2dpManager implementation for bluez/bluedroid stack, r=echou
|
2013-11-20 16:19:08 +08:00 |
|
Eric Chou
|
8855291faa
|
Bug 936995 - Fire event Disable after Bluetooth is really disabled, r=gyeh
|
2013-11-20 15:01:54 +08:00 |
|
Eric Chou
|
fc53895714
|
Backed out changeset 40ecdab580b3 (bug 936995) for potential JB build error
|
2013-11-20 15:17:00 +08:00 |
|
Eric Chou
|
e6daad1cd4
|
Bug 936995 - Fire event Disable after Bluetooth is really disabled, r=gyeh
|
2013-11-20 15:01:54 +08:00 |
|
Eric Chou
|
5af154446f
|
Bug 940271 - Don't fire PropertyChanged if the device address has been already in the array, r=gyeh
|
2013-11-19 20:13:02 +08:00 |
|
Ben Tian
|
a4e3a52112
|
Bug 938524 - Bluedroid HFP prototype, r=echou
|
2013-11-18 15:41:16 +08:00 |
|
Ben Tian
|
94e89deac6
|
Bug 938521 - Make bt interface accessible from profile managers, r=echou
|
2013-11-14 17:45:26 +08:00 |
|
Eric Chou
|
c238635a93
|
Bug 939669 - Append missed properties to BluetoothAdapter, r=gyeh
|
2013-11-19 11:12:17 +08:00 |
|
Shawn Huang
|
ee7d258415
|
Bug 938529 - [bluedroid] Set BT_SCAN_MODE to Connectable after Bluetooth turned on. r=echou
|
2013-11-18 12:39:03 -05:00 |
|
Ben Tian
|
0279b76fae
|
Bug 936732 - Patch 1/3: relocate files, r=echou
|
2013-11-14 17:30:32 +08:00 |
|