summaryrefslogtreecommitdiff
path: root/android/client
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2124-288/+24
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-0617-1/+17
* android/client: Fix compilation with GCC 8Szymon Janc2018-05-251-4/+6
* android/client: Fix memory leak while using realloc()Atul Rai2015-07-291-0/+9
* android/client: Handle failure from malloc() requestAnupam Roy2015-07-271-0/+4
* android/client: Fix missing new line characterGrzegorz Kolodziejczyk2015-05-081-1/+1
* android/client: Allow parsing hex and int argumentsGrzegorz Kolodziejczyk2015-04-161-28/+28
* android/client: Fix Send Pass Through commandGrzegorz Kolodziejczyk2015-02-191-7/+9
* android/client: Add short option for printing versionSzymon Janc2014-12-151-8/+4
* android/client: Add option to initialize only IVI rolesSzymon Janc2014-12-151-21/+38
* android: List all enum values in switchSzymon Janc2014-12-081-0/+30
* android/client: Add gatt server callbacks support for Android 5.0Grzegorz Kolodziejczyk2014-12-031-1/+28
* android/client: Add support for gattc batchscan_read_reportsGrzegorz Kolodziejczyk2014-12-031-0/+23
* android/client: Add support for gattc batchscan_dis_batch_scanGrzegorz Kolodziejczyk2014-12-031-0/+21
* android/client: Add support for gattc batchscan_enb_batch_scanGrzegorz Kolodziejczyk2014-12-031-0/+32
* android/client: Add support for gattc batch_cfg_storageGrzegorz Kolodziejczyk2014-12-031-0/+31
* android/client: Add support for gattc multi_adv_disableGrzegorz Kolodziejczyk2014-12-031-0/+21
* android/client: Add support for gattc multi_adv_set_inst_dataGrzegorz Kolodziejczyk2014-12-031-0/+51
* android/client: Fix no closing bt and audio dev on exitGrzegorz Kolodziejczyk2014-12-033-3/+20
* android/client: Fix double initialize of bluetoothGrzegorz Kolodziejczyk2014-12-031-1/+1
* android/client: Add support for gattc multi_adv_updateGrzegorz Kolodziejczyk2014-11-271-0/+35
* android/client: Add support for gattc multi_adv_enableGrzegorz Kolodziejczyk2014-11-271-0/+35
* android/client: Add support for gattc set_scan_parametersGrzegorz Kolodziejczyk2014-11-271-0/+14
* android/client: Add support for gattc conn_parameter_updateGrzegorz Kolodziejczyk2014-11-271-0/+30
* android/client: Add support for gattc configure_mtuGrzegorz Kolodziejczyk2014-11-271-0/+23
* android/client: Add support for gattc set_adv_dataGrzegorz Kolodziejczyk2014-11-271-0/+55
* android/client: Omit length parameter for hex string dataGrzegorz Kolodziejczyk2014-11-271-5/+3
* android/client: Add a2dp sink supportJakub Tyszkowski2014-11-274-0/+146
* android/client: Add a2dp audio config callbackJakub Tyszkowski2014-11-271-1/+13
* android/client: Fix code style issueSzymon Janc2014-11-261-1/+2
* android/client: Use proper format specifier for printing uint64_tSzymon Janc2014-11-261-1/+2
* android/client: Handle system calloutsSzymon Janc2014-11-261-0/+42
* android/client: Add get_connection_state commandMarcin Kraglak2014-11-241-0/+15
* android/client: Print data from energy_info_cbMarcin Kraglak2014-11-241-1/+6
* android/client: Add read_energy_info commandMarcin Kraglak2014-11-241-0/+9
* android/client: Add support for gattc scan_filter_enableGrzegorz Kolodziejczyk2014-11-211-0/+26
* android/client: Add support for gattc scan_filter_clear cmdGrzegorz Kolodziejczyk2014-11-211-0/+23
* android/client: Add support for gattc scan_filter_add_remove cmdGrzegorz Kolodziejczyk2014-11-211-0/+65
* android/client: Add support for gattc scan_filter_param_setupGrzegorz Kolodziejczyk2014-11-211-0/+48
* android/client: Add Android 5.0 new value verifiers for gatt clientGrzegorz Kolodziejczyk2014-11-211-0/+62
* android/client: Check if hex data is present in defineGrzegorz Kolodziejczyk2014-11-211-19/+9
* android/client: Add gatt client callbacks support for Android 5.0Grzegorz Kolodziejczyk2014-11-211-0/+136
* android/client: Add hidhost handshake callbackJakub Tyszkowski2014-11-201-1/+16
* android/client: Create separate file for AVRCP CTRLRavi kumar Veeramally2014-11-203-88/+114
* android/client: Fix build on Android KitkatJakub Tyszkowski2014-11-141-0/+2
* android/client: Add handsfree configure_wbs commandAndrei Emeltchenko2014-11-131-0/+36
* android/client: Fix help for handsfree haltest toolAndrei Emeltchenko2014-11-131-9/+28
* android/client: Add handsfree wbs_cb callbackAndrei Emeltchenko2014-11-131-0/+11
* android/client: Fix argc countAndrei Emeltchenko2014-11-131-1/+1
* android/client: Fix help for bt_create_bond commandAndrei Emeltchenko2014-11-131-0/+4