Maksim Yevmenkin
c7ff1a159c
Allow search for any UUID entered by user.
...
MFC after: 3 days
2007-11-04 21:24:33 +00:00
Markus Brueffer
49490a17c8
- Grammar fixes
...
- s/spdcontrol/sdpcontrol/
Approved by: re (hrs, rwatson), brueffer
MFC after: 3 days
2005-07-09 19:04:43 +00:00
Maksim Yevmenkin
43d33de948
Do not tread 128-bit UUID as int128. Provide separate macros to get/put
...
128-bit UUID libsdp(3). Fix 128-bit UUID printing in sdpcontrol(8).
MFC after: 3 days
2005-05-27 19:11:33 +00:00
Ruslan Ermilov
a866e17077
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
Maksim Yevmenkin
2aa65cf739
- One can use both BD_ADDR or name to specify address of the Bluetooth device.
...
Update man pages to document this fact.
- Update usage messages
- Change u_intXXX to uintXXX
2004-08-05 16:32:41 +00:00
Ruslan Ermilov
9cdb6ee164
Assorted markup, grammar, and spelling fixes.
2004-06-13 18:03:44 +00:00
Maksim Yevmenkin
4ae439a316
Make sure Bluetooth stuff can be compiled on amd64
...
Submitted by: ps
2004-04-09 23:01:42 +00:00
Maksim Yevmenkin
07be7a6c2e
Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.
...
Extend libsdp(3) API to allow service registration and removal.
Fix uninitialized variable bug in sdpcontrol(8).
Reviewed by: imp (mentor)
No objection: ru
2004-01-20 20:48:26 +00:00
Maksim Yevmenkin
a4b187fa33
Change sdp_open_local(3) API. It now takes a path to a control socket
...
Teach sdpcontrol(8) how to talk to the local SDP server
Update man pages
s/u_int/uint
Reviewed by: imp (mentor), ru
2004-01-09 22:44:28 +00:00
Maksim Yevmenkin
0986ab12e4
Update Bluetooth code.
...
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
2003-10-12 22:04:24 +00:00