summaryrefslogtreecommitdiff
path: root/src/shared/util.c
Commit message (Expand)AuthorAgeFilesLines
* shared/util: Add iovec helpersIulia Tanasescu2023-05-051-0/+228
* shared/util: Fix runtime errorLuiz Augusto von Dentz2023-04-281-1/+2
* shared/util: Check arguments on util_memcpyLuiz Augusto von Dentz2023-01-311-1/+1
* shared: define MAX_INPUT for muslSam James2023-01-311-0/+5
* shared/util: Add CAS, HAS, TMAS and PBAS UUIDsMarcin Kraglak2023-01-301-1/+9
* shared/util: Update UUID database for Csip servicesSathish Narasimman2022-12-201-0/+3
* shared/util: Add iovec helpersLuiz Augusto von Dentz2022-11-151-0/+103
* shared/util: Increase debug trace buffer sizeFrédéric Danis2022-10-191-1/+1
* shared/util: Correct UUID for Microphone Controldarkhz2022-08-221-1/+1
* shared/util: Decode BlueZ Experimental ISO Socket UUIDLuiz Augusto von Dentz2022-07-221-0/+2
* build: Fix errors with glibc < 2.25Fabrice Fontaine2022-02-151-0/+25
* shared/util: Add util_memdupLuiz Augusto von Dentz2022-01-061-0/+16
* shared/util: Rename btd_malloc to util_mallocLuiz Augusto von Dentz2022-01-051-1/+1
* shared/util: Update UUID database with LE Audio servicesLuiz Augusto von Dentz2021-09-131-1/+83
* shared/util: use 64-bit bitmap in util_get/clear_uidPauli Virtanen2021-09-061-9/+7
* shared/util: Decode BlueZ offload codec UUIDKiran K2021-08-181-0/+1
* adapter: read quality report featureJoseph Hwang2021-07-201-0/+2
* shared/util: Decode BlueZ experimental UUIDsLuiz Augusto von Dentz2021-05-181-0/+6
* shared/util: Add bt_uuid128_to_strLuiz Augusto von Dentz2021-05-181-0/+12
* util: Introduce util_debug_vaLuiz Augusto von Dentz2021-01-081-5/+14
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* src/shared: update uuid16_table to latestNoah Pendleton2020-06-231-84/+273
* shared/util: Fix undefined behavior of left shiftSonny Sasaka2020-06-031-2/+2
* shared/util: Add decoding support for GATT caching attributesLuiz Augusto von Dentz2019-02-061-0/+2
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* shared/util: Fix return of strsuffixLuiz Augusto von Dentz2018-04-181-4/+4
* shared/util: Add strdelimit and strsuffixLuiz Augusto von Dentz2018-02-221-0/+45
* shared/util: Introduce bt_appear_to_strLuiz Augusto von Dentz2017-12-211-0/+87
* shared/util: Add helpers to decode UUIDs stringsLuiz Augusto von Dentz2017-12-211-0/+742
* core: replace sizeof(filename) with PATH_MAXKonrad Zapałowicz2017-04-031-1/+1
* shared: Make new0 abort on failureSzymon Janc2015-10-301-0/+16
* shared/utils: Add helpers for bitfield id generationAndrei Emeltchenko2015-02-191-0/+29
* shared: include limits.h for PATH_MAXNatanael Copa2014-08-201-0/+1
* core: Refactor dirent type getter to a shared functionJohan Hedberg2014-07-111-0/+17
* shared: Update copyright informationMarcel Holtmann2014-02-111-1/+1
* shared: Add generic debug string helperMarcel Holtmann2012-12-311-0/+17
* shared: Add generic hexdump helperMarcel Holtmann2012-12-311-0/+73