summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
Commit message (Collapse)AuthorAgeFilesLines
* lib: Replace malloc/memset(..0..) with bt_malloc0Aravind Machiry2020-10-071-0/+5
| | | | | This patch replaces various instances of malloc and subsequent memset(..,0,..) with bt_malloc0 (i.e., calloc) for efficiency.
* lib: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- GPL-2.0-or-later : 18 GPL-2.0-only : 1 License: GPL-2.0-or-later lib/sco.h lib/sdp.c lib/a2mp.h lib/uuid.h lib/bluetooth.h lib/hidp.h lib/rfcomm.h lib/hci.c lib/sdp.h lib/sdp_lib.h lib/bluetooth.c lib/mgmt.h lib/hci.h lib/uuid.c lib/l2cap.h lib/bnep.h lib/hci_lib.h lib/cmtp.h License: GPL-2.0-only lib/amp.h
* lib: Update company identifiersMarcel Holtmann2020-09-051-0/+292
|
* lib: Update company identifiersMarcel Holtmann2020-05-201-3/+41
|
* lib: Update company identifiersMarcel Holtmann2020-04-051-68/+2434
|
* lib: Add company id for The Linux FoundationMarcel Holtmann2020-02-111-0/+2
|
* lib: Add ba2strlc to match kernel printk formatAbhishek Pandit-Subedi2019-12-031-0/+7
| | | | | | | When the kernel prints the bluetooth address (via %pMR), it prints the address in lower case. ba2strlc should be used in cases where we should match the kernel casing (i.e. addresses assigned to /dev/uhid and /dev/uinput)
* shared/util: Introduce bt_appear_to_strLuiz Augusto von Dentz2017-12-211-0/+1
| | | | | This adds bt_appear_to_str which can decode the appearance code to a human readable string.
* lib: Update company identifiersMarcel Holtmann2016-10-201-0/+44
|
* lib: Update company identifiersMarcel Holtmann2016-09-261-0/+18
|
* lib: Update company identifiersMarcel Holtmann2016-09-151-2/+134
|
* lib: Update company identifiersMarcel Holtmann2016-07-171-1/+13
|
* lib: Update company identifiersMarcel Holtmann2016-07-051-2/+74
|
* lib: Update company identifiersMarcel Holtmann2016-05-261-0/+36
|
* lib: Update company identifiersMarcel Holtmann2016-05-171-1/+71
|
* lib: Update company identifiersMarcel Holtmann2016-04-051-0/+50
|
* lib: Update company identifiersMarcel Holtmann2016-03-181-1/+159
|
* lib: Update company identifiersMarcel Holtmann2015-12-271-3/+113
|
* lib: Fix UTF-8 characters in company nameMarcel Holtmann2015-10-301-1/+1
|
* lib: Update company identifiersMarcel Holtmann2015-10-301-0/+56
|
* lib: Update company identifiersMarcel Holtmann2015-09-261-1/+35
|
* lib: Update company identifiersMarcel Holtmann2015-09-041-0/+22
|
* lib: Update company identifiersMarcel Holtmann2015-08-261-0/+34
|
* lib: Update company identifiersMarcel Holtmann2015-07-301-0/+50
|
* lib: Update company identifiersMarcel Holtmann2015-07-071-0/+44
|
* lib: Update company identifiersMarcel Holtmann2015-06-151-0/+26
|
* lib: Update company identifiersMarcel Holtmann2015-06-011-0/+18
|
* lib: Update company identifiersMarcel Holtmann2015-05-171-1/+89
|
* lib: Update company identifiersMarcel Holtmann2015-03-311-0/+20
|
* lib: Update company identifiersMarcel Holtmann2015-03-111-0/+4
|
* lib: Update company identifiersMarcel Holtmann2015-02-251-0/+28
|
* lib: Update company identifiersMarcel Holtmann2015-02-161-0/+38
|
* lib: Update company identifiersMarcel Holtmann2015-02-021-0/+32
|
* lib: Update company identifiersMarcel Holtmann2014-12-261-1/+17
|
* lib: Update company identifiersMarcel Holtmann2014-12-111-1/+17
|
* lib: Update company identifiersMarcel Holtmann2014-12-041-0/+22
|
* lib: Update company identifiersMarcel Holtmann2014-11-091-0/+14
|
* lib: Update company identifiersMarcel Holtmann2014-10-301-0/+38
|
* lib: Update company identifiersMarcel Holtmann2014-10-021-0/+12
|
* lib: Update company identifiersMarcel Holtmann2014-09-081-1/+51
|
* lib: Update company identifiersMarcel Holtmann2014-07-031-1/+17
|
* lib: Update company identifiersMarcel Holtmann2014-06-181-3/+27
|
* lib: Update company identifiersMarcel Holtmann2014-05-161-1/+35
|
* lib: Update company identifiersMarcel Holtmann2014-04-121-1/+15
|
* lib: Update company identifiersMarcel Holtmann2014-03-251-0/+12
|
* lib: Update company identifiersMarcel Holtmann2014-03-111-0/+8
|
* lib: Update company identifiersMarcel Holtmann2014-03-021-0/+6
|
* lib: Update company identifiersMarcel Holtmann2014-02-211-0/+22
|
* lib: Update company identifiersMarcel Holtmann2014-01-201-0/+12
|
* lib: Update company identifiersMarcel Holtmann2013-12-271-1/+9
|