summaryrefslogtreecommitdiff
path: root/lib/libbluetooth/hci.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-09-29bluetooth: Remove one more h4 reference.Warner Losh
2021-09-29bluetooth: Remove stray btccc referencesWarner Losh
2018-04-30bluetooth(3): Add helper functions that performs Bluetooth Remote Name RequestVladimir Kondratyev
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-04-07Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe
2009-05-14Avoid floating point arithmetic while calculating iquiry length.Maksim Yevmenkin
2009-04-22Implement low-level Bluetooth HCI API.Maksim Yevmenkin
2009-03-06Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.Maksim Yevmenkin