summaryrefslogtreecommitdiff
path: root/android/hal-utils.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-12/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* android/hal-utils: Refactor btproperty2strSzymon Janc2014-12-151-92/+76
* android: List all enum values in switchSzymon Janc2014-12-081-0/+2
* android/client: Add support to read local le featuresLukasz Rymanowski2014-11-271-0/+68
* android/hal-utils: Fix get_config wrapperSzymon Janc2014-10-081-1/+1
* android/hal: Add helper for quering config from Android propertiesSzymon Janc2014-09-221-0/+32
* android/hal-utils: Fix null pointer dereferenceGowtham Anandha Babu2014-09-191-1/+3
* android: Remove support for old Android versionsSzymon Janc2014-01-141-2/+0
* android/hal-utils: Fix possible NULL pointer dereferenceAndrei Emeltchenko2013-11-251-0/+6
* android/debug: Move debug functions to hal-utils.cAndrei Emeltchenko2013-11-141-0/+269
* android/hal-utils: Make hal-utils functions return const stringAndrei Emeltchenko2013-11-081-2/+2
* android/debug: Convert uuid helper to use uint8_t bufferAndrei Emeltchenko2013-11-081-8/+7
* android: Create debug hal-utils helpersAndrei Emeltchenko2013-11-081-0/+58