summaryrefslogtreecommitdiff
path: root/android/hal-bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-12/+1
* android/hal-bluetooth: Fix unaligned struct accessBastien Nocera2019-05-131-1/+3
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* android/hal-bluetooth: Fix NULL ptr dereferenceAtul Rai2015-07-271-0/+6
* android/socket: Add support for dynamic MAP recordSzymon Janc2014-12-101-1/+6
* android: List all enum values in switchSzymon Janc2014-12-081-0/+15
* android: Fix crash on android-testerLuiz Augusto von Dentz2014-12-031-2/+2
* android/hal: Add HAL for A2DP Sink roleJakub Tyszkowski2014-11-251-0/+3
* android/hal-bluetooth: Implement read_energy_infoMarcin Kraglak2014-11-241-2/+26
* android/hal-bluetooth: Implement get_connection_stateMarcin Kraglak2014-11-241-2/+17
* android: Fix not setting max_clientsLuiz Augusto von Dentz2014-11-171-0/+2
* android/hal-avrcp: Add suuport for new AVRCP ctrl interfaceRavi kumar Veeramally2014-11-111-0/+3
* android: Remove temporary BLUEZ_EXTENSION flagAndrei Emeltchenko2014-11-071-1/+1
* android/hal-bluetooth: Add missing functionsAndrei Emeltchenko2014-11-041-0/+34
* android/hal-bluetooth: Add parameter to create_bondAndrei Emeltchenko2014-11-041-1/+15
* android/hal-map-client: Add skeleton for MAP client HALGrzegorz Kolodziejczyk2014-10-081-0/+3
* android: Add support for FW and HW revision config optionsSzymon Janc2014-10-021-0/+10
* android: Add support for more configuration optionsSzymon Janc2014-10-021-0/+15
* android/hal-bluetooth: Fix wrong length in configuration commandSzymon Janc2014-09-231-14/+6
* android: Use helper for accesing Android propertiesSzymon Janc2014-09-221-15/+9
* android/hal-bluetooth: Add support for sending configurationSzymon Janc2014-09-221-0/+57
* android/handsfree-client: Add handsfree-client HAL skeletonLukasz Rymanowski2014-09-181-0/+5
* android: Fix using plain integer as NULL pointerLuiz Augusto von Dentz2014-07-031-28/+25
* android/hal-ipc: Pass FD to notification handlersSzymon Janc2014-06-121-11/+11
* android/hal-ipc: Move daemon starting to bluetooth HALSzymon Janc2014-06-121-0/+8
* android/hal-ipc: Split IPC init and accept to separate functionsSzymon Janc2014-06-121-3/+7
* android/hal-ipc: Allow to pass custom path to IPCSzymon Janc2014-06-121-1/+1
* android/hal-bluetooth: Use compact syntax for event handlersSzymon Janc2014-06-101-58/+32
* android: Make multi-line comments style consistentSzymon Janc2014-04-291-2/+4
* android/bluetooth: Make possible to start BlueZ in a single modeLukasz Rymanowski2014-04-241-1/+18
* android: Fix some random code style issuesSzymon Janc2014-03-201-1/+1
* android/hal-bluetooth: Fix passing uninitialized mode on initSzymon Janc2014-03-141-0/+1
* android/hal-health: Add hal-health.c with initial get interface callRavi kumar Veeramally2014-03-141-0/+3
* android/hal: Update services register commands with mode parameterSzymon Janc2014-03-041-0/+1
* android/hal-gatt: Add skeleton for GATT HALJakub Tyszkowski2014-03-031-0/+3
* android: Create comon header for IPCSzymon Janc2014-02-281-4/+5
* android: Update socket service id name to match service nameSzymon Janc2014-02-241-1/+1
* android/hal-bluetooth: Use fixed size buffers for commandsSzymon Janc2014-02-211-17/+27
* android/hal-socket: Match functions names with HAL nameSzymon Janc2014-02-191-1/+1
* android/handsfree: Add initial filesSzymon Janc2014-02-051-0/+3
* android: Add initial skeleton for AVRCP in the HALLuiz Augusto von Dentz2014-01-261-0/+3
* android/hal: Update property used for start/stop servicesSzymon Janc2014-01-171-8/+5
* android: Remove support for old Android versionsSzymon Janc2014-01-141-14/+0
* android/hal-bluetooth: Add debug print to config_hci_snoop_logSzymon Janc2014-01-011-0/+2
* android/hal-bluetooth: Update snoop service nameSzymon Janc2014-01-011-1/+1
* android/bluetooth: Remove not needed local variableSzymon Janc2013-12-201-5/+2
* android/bluetooth-hal: Fix using wrong struct for buffer sizeSzymon Janc2013-12-201-1/+1
* android/hal-bluetooth: Free device on close()Andrei Emeltchenko2013-12-201-0/+2
* android/hal-bluetooth: Add support for device service record propertySzymon Janc2013-12-201-0/+15
* android/hal-bluetooth: Add support for remote version info propertySzymon Janc2013-12-201-1/+20