freebsd-dev/lib/libsdp
Maksim Yevmenkin ed9a95c4a1 Add workaround for {not so|too} smart phones that cannot handle SDP attribute
ID ranges that consist of exactly one attribute ID. libsdp(3) will check start
and end of the attribute ID range and if they are the same the range will be
collapsed to one atribute ID.

The problem was observed on Audiovox SMT5600 and Palm Treo 650.

MFC after:	3 days
2004-12-09 18:57:12 +00:00
..
Makefile Cleanup CFLAGS in libsdp(3) Makefile 2004-01-25 21:33:59 +00:00
sdp-int.h Prepare libsdp(3) for the upcoming sdpd import 2004-01-09 18:19:12 +00:00
sdp.3 Make whatis(1) happy about the NAME section. 2004-07-05 17:38:08 +00:00
sdp.h Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
search.c Add workaround for {not so|too} smart phones that cannot handle SDP attribute 2004-12-09 18:57:12 +00:00
service.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
session.c Change sdp_open_local(3) API. It now takes a path to a control socket 2004-01-09 22:44:28 +00:00
util.c Make sure Bluetooth stuff can be compiled on amd64 2004-04-09 23:01:42 +00:00