summaryrefslogtreecommitdiff
path: root/lib/libbluetooth/bluetooth.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-04-18libbluetooth: use NULL instead of zero for pointers.Pedro F. Giffuni
2015-04-07Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe
2009-03-06Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.Maksim Yevmenkin
2004-03-05Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray
2003-10-12Update Bluetooth code.Maksim Yevmenkin