summaryrefslogtreecommitdiffstats
path: root/lib/libbluetooth/bluetooth.3
Commit message (Collapse)AuthorAgeFilesLines
* General mdoc(7) and typo fixes.gjb2012-05-111-1/+2
| | | | | | PR: 167734 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-2/+2
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
| | | | | | translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
* Spelling fixes.joel2010-08-031-2/+2
|
* Fix typo in bluetooth.3emax2009-10-261-1/+1
| | | | | | Do not use reserved C++ keyword "new" MFC after: 1 month
* Implement low-level Bluetooth HCI API.emax2009-04-221-2/+279
| | | | | | | | | This should make it easier to make Linux BlueZ libhci port. Reviewed by: Iain Hibbert < plunky -at- rya-online -dot- net > of NetBSD MFC after: 1 week Inspired by: Linux BlueZ Inspired by: NetBSD
* Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.emax2009-03-061-3/+132
| | | | | Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD MFC after: 1 month
* Import handy shorthand Bluetooth address (BD_ADDR) utility functionsemax2008-08-131-2/+33
| | | | | | | from NetBSD and document them. Obtained from: NetBSD MFC after: 1 week
* Fixed xref.ru2005-01-211-1/+1
|
* Sort sections.ru2005-01-201-2/+2
|
* Revert last delta. The ASCII code 0 character is "NUL",ru2005-01-131-2/+2
| | | | not "NULL", see ascii(7).
* Fix typo: NUL -> NULLemax2005-01-041-2/+2
| | | | | Submitted by: Markus Brueffer < markus AT brueffer DOT de > MFC after: 3 days
* Unbreak a whatis(1) entry by fixing the NAME section.ru2004-07-051-14/+10
| | | | Minor markup and grammar nits.
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
|
* Update Bluetooth code.emax2003-10-121-0/+293
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