Commit Graph

8 Commits

Author SHA1 Message Date
Thorsten Behrens
25f7288ff8 Fix crashes in sdremote after suspend/resume cycles.
Change-Id: I0f64820887919386f266290ae8b7c53f8a0a5458
2013-02-19 12:19:11 +01:00
Michael Meeks
c45e45c5c3 sdremote: listening to dynamic changes to adapters.
Allows LibreOffice to start with no bluetooth, and for it to
appear and disappear dynamically at run-time, cleaning up stale
bluetooth sockets, and re-binding successfully each time.

Change-Id: Ifa04c8cc1859c98adca94ac0e57c7ebd85f2f31f
2013-02-19 09:12:20 +00:00
Luboš Luňák
0ba0980b1c PCH for Library_sd 2012-12-13 21:49:58 +01:00
Tor Lillqvist
6737f12e0a Conversion from 'void*' to pointer to non-'void' requires an explicit cast
Change-Id: Ia7e0a436d462fc98b458f80f2abae409419c11c1
2012-08-23 11:18:09 +03:00
Tor Lillqvist
b1932b7a18 send()/recv() on sockets (instead of write()/read()) for Windows portability
Change-Id: Ifaa890d87021c7786c7392f52d4f29b0779a7668
2012-08-23 10:43:37 +03:00
Andrzej J.R. Hunt
1db66c2a1a Bluetooth connection working (Linux).
Change-Id: Iac77c3ce0ab0ea7bda3105c58859888e55e64d2d
2012-08-22 20:23:07 +02:00
Andrzej J.R. Hunt
837a125ba6 Final fixes for pairing.
Change-Id: Ib66f227062f9c263dbc3dfefaf70525c73bdedc9
2012-08-13 21:41:52 +02:00
Andrzej J.R. Hunt
f4ab85cb44 Pairing implemented server side.
Change-Id: I542e563df68d38691f7c95cebf66aeb32071bd66
2012-08-10 18:43:44 +02:00