aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth/bluetooth.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC r191388Maksim Yevmenkin2009-05-041-2/+279
| | | | | | | | | | | | Implement low-level Bluetooth HCI API. This should make it easier to make Linux BlueZ libhci port. Reviewed by: Iain Hibbert < plunky -at- rya-online -dot- net > of NetBSD Inspired by: Linux BlueZ Inspired by: NetBSD Notes: svn path=/stable/7/; revision=191797
* MFC r189462Maksim Yevmenkin2009-03-181-3/+132
| | | | | | | | | | | | | MFC is ahead of schedule due to request. Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD. Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD Requested by: Bruce Simpson bms -at- incunabulum -dot- net Tested by: Bruce Simpson bms -at- incunabulum -dot- net Notes: svn path=/stable/7/; revision=189989
* MFC SVN rev 181698Maksim Yevmenkin2008-08-281-2/+33
| | | | | | | | | | Import handy shorthand Bluetooth address (BD_ADDR) utility functions from NetBSD and document them. Obtained from: NetBSD Notes: svn path=/stable/7/; revision=182407
* Fixed xref.Ruslan Ermilov2005-01-211-1/+1
| | | | Notes: svn path=/head/; revision=140568
* Sort sections.Ruslan Ermilov2005-01-201-2/+2
| | | | Notes: svn path=/head/; revision=140505
* Revert last delta. The ASCII code 0 character is "NUL",Ruslan Ermilov2005-01-131-2/+2
| | | | | | | not "NULL", see ascii(7). Notes: svn path=/head/; revision=140170
* Fix typo: NUL -> NULLMaksim Yevmenkin2005-01-041-2/+2
| | | | | | | | Submitted by: Markus Brueffer < markus AT brueffer DOT de > MFC after: 3 days Notes: svn path=/head/; revision=139684
* Unbreak a whatis(1) entry by fixing the NAME section.Ruslan Ermilov2004-07-051-14/+10
| | | | | | | Minor markup and grammar nits. Notes: svn path=/head/; revision=131631
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
| | | | Notes: svn path=/head/; revision=131504
* Update Bluetooth code.Maksim Yevmenkin2003-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) Notes: svn path=/head/; revision=121054