Commit Graph

8 Commits

Author SHA1 Message Date
Szymon Janc
c8260c5acb lib: Add flag to force large MTU size used for SDP connection
This will allow to workaround Dualshock4 not respecting L2CAP MTU
size while sending SDP response. Use same L2CAP MTU value base on
RFCOMM.
2014-01-20 15:19:25 +02:00
Szymon Janc
e26b01d25b Move common code to sdp to avoid duplication
LanguageBaseAttributeIDList is set from few places and each time static
function was copied and used for that. Move this funtion to sdp code
and use that instead of copying code.
2012-03-28 13:17:39 +03:00
Szymon Janc
3d586da1dd Fix C++ style comments 2011-05-10 17:17:03 +02:00
Jose Antonio Santos Cadenas
078185a230 Remove extra spaces at end of line in lib dir 2010-05-07 01:47:54 +03:00
Marcel Holtmann
bd3ebad37b Make some UUID parameters const 2010-04-28 10:40:48 +02:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
José Antonio Santos Cadenas
3faf12fdb7 Add SDP functions for HDP support 2009-12-14 12:23:23 -08:00
Marcel Holtmann
a5b1e3d02c Switch to a full non-recursive build system 2009-08-23 00:40:59 -07:00