summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
Commit message (Collapse)AuthorAgeFilesLines
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-051-1/+1
| | | | | | | | Update man pages to document this fact. - Update usage messages - Change u_intXXX to uintXXX
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.emax2004-01-201-0/+1
| | | | | | | | Extend libsdp(3) API to allow service registration and removal. Fix uninitialized variable bug in sdpcontrol(8). Reviewed by: imp (mentor) No objection: ru
* Change sdp_open_local(3) API. It now takes a path to a control socketemax2004-01-091-13/+34
| | | | | | | | Teach sdpcontrol(8) how to talk to the local SDP server Update man pages s/u_int/uint Reviewed by: imp (mentor), ru
* Update Bluetooth code.emax2003-10-121-0/+197
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
OpenPOWER on IntegriCloud