cvs commit: src/lib/libsdp sdp.h src/usr.sbin/bluetooth/sdpd gn.c
lan.c nap.c panu.c profile.c profile.h
Maksim Yevmenkin
emax at FreeBSD.org
Tue Mar 18 11:21:39 PDT 2008
emax 2008-03-18 18:21:39 UTC
FreeBSD src repository
Modified files:
lib/libsdp sdp.h
usr.sbin/bluetooth/sdpd gn.c lan.c nap.c panu.c profile.c
profile.h
Log:
Add PSM and Load Factor SDP parameters to the BNEP based profiles
(NAP, GN and PANU). No reason to not to support them.
Separate SDP parameters data structures for the BNEP based profiles.
Generalize Service Availability SDP parameter creation.
Requested by: Iain Hibbert < plunky at rya-online dot net >
MFC after: 3 days
Revision Changes Path
1.9 +25 -10 src/lib/libsdp/sdp.h
1.2 +28 -2 src/usr.sbin/bluetooth/sdpd/gn.c
1.2 +2 -7 src/usr.sbin/bluetooth/sdpd/lan.c
1.2 +28 -2 src/usr.sbin/bluetooth/sdpd/nap.c
1.2 +28 -2 src/usr.sbin/bluetooth/sdpd/panu.c
1.4 +23 -2 src/usr.sbin/bluetooth/sdpd/profile.c
1.3 +1 -0 src/usr.sbin/bluetooth/sdpd/profile.h
More information about the cvs-src
mailing list