summaryrefslogtreecommitdiffstats
path: root/lib/libbluetooth/hci.c
Commit message (Collapse)AuthorAgeFilesLines
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDtakawata2015-04-071-0/+1
| | | | This will fix build.
* Avoid floating point arithmetic while calculating iquiry length.emax2009-05-141-11/+14
| | | | | Submitted by: Iain Hibbert < plunky -at- rya-online -dot- net > MFC after: 1 week
* Implement low-level Bluetooth HCI API.emax2009-04-221-17/+502
| | | | | | | | | 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-0/+246
Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD MFC after: 1 month
OpenPOWER on IntegriCloud