Home | History | Annotate | Download | only in libbluetooth
History log of /src/lib/libbluetooth/bt_dev.3
RevisionDateAuthorComments
 1.4  22-Jan-2016  plunky correct comment in literal section
 1.3  25-Oct-2011  plunky remove trailing comma in NAME section
 1.2  03-Aug-2009  wiz Formatting nits.
 1.1  03-Aug-2009  plunky 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)

RSS XML Feed