NetBSD/lib/libbluetooth
plunky bd42c2e8d0 Add bt_dev(3), an platform neutral API for accessing (locally configured)
Bluetooth devices, and bump libbluetooth minor version.

This is a reimplementation of an API largely developed by Maksim Yevmenkin
on FreeBSD to make it easier to port BlueZ/Linux programs which depend on
something similar. Alas, the BlueZ/Linux API is incompatible and unportable
as it depends on a 'device' being referenced by an int, but this will
hopefully make it easier to port software using that.

(bump libbluetooth minor version)
2009-08-03 15:59:41 +00:00
..
bluetooth.3 Add bt_dev(3), an platform neutral API for accessing (locally configured) 2009-08-03 15:59:41 +00:00
bluetooth.c
bluetooth.h Add bt_dev(3), an platform neutral API for accessing (locally configured) 2009-08-03 15:59:41 +00:00
bt_dev.3 Add bt_dev(3), an platform neutral API for accessing (locally configured) 2009-08-03 15:59:41 +00:00
bt_dev.c Add bt_dev(3), an platform neutral API for accessing (locally configured) 2009-08-03 15:59:41 +00:00
Makefile Add bt_dev(3), an platform neutral API for accessing (locally configured) 2009-08-03 15:59:41 +00:00
sdp_compat.c fix some signed vs unsigned comparison issues 2009-05-14 19:12:45 +00:00
sdp_data.3 New sentence, new line. Get rid of superfluous Pp. 2009-05-21 09:23:50 +00:00
sdp_data.c Add in the new Service Discovery Protocol API as announced previously in 2009-05-12 10:05:06 +00:00
sdp_get.c Add in the new Service Discovery Protocol API as announced previously in 2009-05-12 10:05:06 +00:00
sdp_match.c Add in the new Service Discovery Protocol API as announced previously in 2009-05-12 10:05:06 +00:00
sdp_put.c fix some signed vs unsigned comparison issues 2009-05-14 19:12:45 +00:00
sdp_record.c Add in the new Service Discovery Protocol API as announced previously in 2009-05-12 10:05:06 +00:00
sdp_service.c fix some signed vs unsigned comparison issues 2009-05-14 19:12:45 +00:00
sdp_session.c fix some signed vs unsigned comparison issues 2009-05-14 19:12:45 +00:00
sdp_set.c fix some signed vs unsigned comparison issues 2009-05-14 19:12:45 +00:00
sdp_uuid.c Add in the new Service Discovery Protocol API as announced previously in 2009-05-12 10:05:06 +00:00
sdp-int.h Add in the new Service Discovery Protocol API as announced previously in 2009-05-12 10:05:06 +00:00
sdp.3 adjust markup language according to mdoc(7) 2009-05-20 17:22:56 +00:00
sdp.h add in definitions from the latest Service Discovery Assigned Numbers 2009-07-25 17:04:51 +00:00
shlib_version Add bt_dev(3), an platform neutral API for accessing (locally configured) 2009-08-03 15:59:41 +00:00