gecko/ipc/unixsocket
Eric Chou 2ef6d8052f Bug 851046 - New class: BluetoothSocket. r=mrbkap
After this new class is landed, communicating with other devices on
profile level should become more intuitive and reasonable. Each
Bluetooth*Manager doesn't need to inherit UnixSocketConsumer, instead,
BluetoothSocket inherits UnixSocketConsumer. That makes Bluetooth*Manager
be able to have more than 1 Bluetooth connections at a time with different
remote devices.
2013-02-26 11:16:36 +08:00
..
Makefile.in Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
UnixSocket.cpp Bug 855453 - Move UnixSocket connect delay to main thread cancelable task; r=mrbkap 2013-04-01 17:26:25 -07:00
UnixSocket.h Bug 851046 - New class: BluetoothSocket. r=mrbkap 2013-02-26 11:16:36 +08:00