Ben Tian
a8aa7ce6fe
Bug 936732 - Patch 2/3: BT file changes, r=khuey
2013-11-18 14:29:45 +08:00
Ben Tian
7586433935
Bug 936732 - Patch 1/3: relocate files, r=echou
2013-11-14 17:30:32 +08:00
Eric Chou
d5abf52a20
Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap
...
NFC handover is a mechanism for two devices to exchange their Bluetooth device
address with each other. Then one device would be initialize the Bluetooth
pairing process with received Bluetooth device address. However currently we
need a BluetoothDevice object for Pairing/Unpairing, but actually the address
of the Bluetooth device object is the only thing Gecko requires.
2013-11-15 17:19:31 +08:00
Ben Tian
1d6f62c081
Bug 937572 - debug build MOZ_ASSERT fails in BluetoothOppManager::Disconnect(), r=echou
2013-11-15 09:42:53 +08:00
Eric Chou
4bf044f866
Bug 937973 - Fix discoverable not working problem, r=gyeh
2013-11-14 14:51:17 +08:00
Eric Chou
69782465dc
Bug 936711 - Fix crash which happened at disabling Bluetooth during reconnection, r=gyeh
2013-11-12 17:37:30 +08:00
Ben Tian
475713e244
Bug 935573 - [bluedroid] Add Connect/Disconnect api, r=echou
2013-11-12 11:59:01 +08:00
Gregor Wagner
08e105bbe1
Backout 69acb8830b8c for real.
2013-11-11 10:40:50 -08:00
Gregor Wagner
f7412e11d8
Backout 26407a874057 for causing Bug 937199.
2013-11-11 10:28:56 -08:00
Ben Tian
7ee526b975
Bug 935573 - [bluedroid] Add Connect/Disconnect api, r=echou
2013-11-11 14:16:28 +08:00
Carsten "Tomcat" Book
21548bfe8b
merge b2g-inbound to mozilla-central
2013-11-11 12:03:04 +01:00
Ms2ger
0fdc697b63
No bug - Fix some style issues in DOM code.
2013-11-11 09:04:41 +01:00
Ben Tian
59d2e848b4
Bug 921991 - B2G BT: support multiple sim cards, r=echou
2013-11-08 14:41:12 +08:00
Shawn Huang
0da63279ac
Bug 932770 - [bluedroid] Implement GetPairedDeviceInternal, r=echou
2013-11-08 23:25:20 +08:00
Gina Yeh
9a299e00ab
Bug 934891 - Remove DISCONNECTING state from A2DP, r=echou
2013-11-08 12:53:27 +08:00
Ben Tian
3df3d24522
Bug 934552 - Crash in bluetooth while monkey testing, r=echou
2013-11-06 14:26:46 +08:00
Ben Tian
fe0650c3cc
Bug 897782 - Support Multiple BT file transfering, r=echou
2013-11-05 15:53:10 +08:00
Gina Yeh
ec9f771fde
Bug 935368 - Wrong interface for dbus method of DefaultAdapter, r=echou
2013-11-06 19:46:23 +08:00
Shawn Huang
7fd0d33f4d
Bug 932682 - [bluedroid] Support Pair/Unpair, Bond state changed callback, r=echou
2013-11-05 19:30:46 +08:00
Ryan VanderMeulen
88bcfa3e2d
Merge b2g-inbound to m-c.
2013-11-04 16:17:59 -05:00
Carsten "Tomcat" Book
651904135a
merge b2g-inbound to mozilla-central
2013-11-04 13:52:18 +01:00
Shawn Huang
b1f70c67e0
Bug 931802 - [bluedroid] Support DeviceFound/DiscoveryStateChange callback, r=echou
2013-11-04 19:05:48 +08:00
Gina Yeh
025a5f5c1e
Bug 933195 - Replace object path with device address, r=echou
2013-11-04 14:42:51 +08:00
Nathan Froyd
ebcc1e1abf
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
2013-10-01 15:25:07 -04:00
Hsin-Yi Tsai
0dc69754fa
Bug 912849 - part5 - BT impl. r=gyeh
2013-10-28 14:48:59 +08:00
Szu-Yu Chen [:aknow]
bbf2d765ec
Bug 814625 - Part 9: Bluetooth: Add serviceId in listener. r=gyeh
2013-10-31 08:06:28 -04:00
Edgar Chen
4e050df812
Bug 926343 - Part 3: Bluetooth changes for adding clientId in nsIIccProvider. r=gyeh
2013-09-30 18:22:33 +08:00
Ryan VanderMeulen
c5d90671d1
Backed out 9 changesets (bug 814625) for desktop build bustage.
...
Backed out changeset a107de5616a0 (bug 814625)
Backed out changeset 416665a419f4 (bug 814625)
Backed out changeset b6fc8734864f (bug 814625)
Backed out changeset 9f5e2e44a914 (bug 814625)
Backed out changeset 17b3050df362 (bug 814625)
Backed out changeset 43a047c081c8 (bug 814625)
Backed out changeset 90bdcd099320 (bug 814625)
Backed out changeset 8957cc31cce2 (bug 814625)
Backed out changeset de45eb7a8d16 (bug 814625)
2013-10-30 15:48:39 -04:00
Szu-Yu Chen [:aknow]
3ecc273f1b
Bug 814625 - Part 9: Bluetooth: Add serviceId in listener. r=gyeh
2013-10-30 15:07:15 -04:00
Shawn Huang
ee40a658dc
Bug 930853 - [Bluetooth] Support SetProperty function which enables SetName, SetDiscoverable, SetDiscoveryTimeout, r=echou
2013-10-30 19:23:39 +08:00
Shawn Huang
e9e5f812ec
Bug 929941- Listening bluetooth address, name, scan mode events for bluedroid stack, r=echou
2013-10-30 13:46:03 +08:00
Jessica Jong
26719c17ca
Bug 818353 - Part 3: DOM changes - use default client id (0) in BT. r=gyeh
2013-10-30 12:03:25 +08:00
Ed Morley
c4fca9c7f5
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00
Vicamo Yang
ecd052d94f
Bug 920551 - 2.i/2: fix Bluetooth. r=echou
2013-10-29 16:12:46 +08:00
Gina Yeh
00d37fbf0c
Bug 913372 - Patch 3: Make a queue for active connection requests, r=echou
2013-10-28 12:07:15 +08:00
Gina Yeh
3643741917
Bug 913372 - Patch 2: Set mController to null before invoking callback function, r=echou
...
For each profile manager, we'd like to make sure that the data member of
mController is nulled out before invoking the callback function. Because, in the
callback function, we continue to handle the next connect/disconnect request,
and we'd like to null out mController of previous request before handling the
new one.
2013-10-28 12:07:01 +08:00
Gina Yeh
2eaffa45fd
Bug 913372 - Patch 1: Refine the architecture of BluetoothProfileController, r=echou
2013-10-28 12:06:38 +08:00
Shawn Huang
768a171492
Bug 929891 - [Bluetooth][bluedroid] Enable/Disable Bluetooth, r=echou
2013-10-28 12:05:17 +08:00
Chuck Lee
f497343dae
Bug 928223 - 0001. Add function to perform setup for listen socket. r=qDot echou vicamo yoshi
2013-10-25 10:00:22 +08:00
Ed Morley
ae834488ea
Merge mozilla-central and b2g-inbound
2013-10-25 12:12:23 +01:00
Mike Hommey
b000a846c2
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Ed Morley
1ddd1f40eb
Backed out changeset 9302086dcead (bug 920551)
2013-10-25 10:52:17 +01:00
Ed Morley
15ff1e3c37
Backed out changeset 704e9cae5ed6 (bug 913372)
2013-10-25 10:52:11 +01:00
Ed Morley
51cb7858c4
Backed out changeset cfd0b69ef12b (bug 913372)
2013-10-25 10:52:08 +01:00
Ed Morley
c12014092e
Backed out changeset 10ad5c75e102 (bug 913372)
2013-10-25 10:52:05 +01:00
Thomas Zimmermann
c2af4fec1a
Bug 923647: Replace GetDefaultAdapterAdapter by non-blocking implementation, r=echou
...
GetDefaultAdapter blocks while querying the default Bluetooth
adapter. This patch replaces the function with a non-blocking
call to DBus. The reply is handled in a callback function.
As a side effect, this change also removes an invalid warning in
cases where no default adapter is available, and enabling Bluetooth
seems a bit faster.
--HG--
extra : rebase_source : ad3cbb2ccc8ac98b3c8e6d56e47822da0afb07f1
2013-10-25 09:50:07 +02:00
Gina Yeh
fa40f05c95
Bug 913372 - Patch 3: Make a queue for active connection requests, r=echou
2013-10-25 14:22:23 +08:00
Gina Yeh
51add0287a
Bug 913372 - Patch 2: Set mController to null before invoking callback function, r=echou
...
For each profile manager, we'd like to make sure that the data member of
mController is nulled out before invoking the callback function. Because, in the
callback function, we continue to handle the next connect/disconnect request,
and we'd like to null out mController of previous request before handling the
new one.
2013-10-25 14:21:56 +08:00
Gina Yeh
cd7d5cb11e
Bug 913372 - Patch 1: Refine the architecture of BluetoothProfileController, r=echou
2013-10-25 14:20:09 +08:00
Vicamo Yang
581f882a3f
Bug 920551 - 2.i/2: fix Bluetooth. r=echou
2013-10-25 11:07:48 +08:00