bluez/android/client
Jerzy Kasenberg ef0609cc15 android/client: Fix build for android 4.3
Chagnes in HAL interface from 4.3 to 4.4 result in build failure:

target thumb C: haltest <=
    external/bluetooth/bluez/android/client/if-gatt.c
external/bluetooth/bluez/android/client/if-gatt.c:225:1:
    error: unknown type name 'btgatt_gatt_id_t'

This patch allows to build GATT for Android 4.3 (api level 18).
2013-11-05 14:55:37 +02:00
..
haltest.c android/client: Change adapter to bluetooth 2013-11-05 12:31:27 +02:00
history.c android/client: Fix style and typos 2013-11-05 12:31:25 +02:00
history.h android: Add history to line editor in haltest 2013-10-16 18:32:51 +03:00
hwmodule.c android: Fix haltest build on Linux 2013-10-18 10:14:52 +03:00
if-av.c android: Add calls to av methods in haltest 2013-10-23 19:34:22 +03:00
if-bt.c android/client: Change interface name to bluetooth 2013-11-04 21:13:52 +02:00
if-gatt.c android/client: Fix build for android 4.3 2013-11-05 14:55:37 +02:00
if-hf.c android/client: Add completion for hf methods 2013-10-28 14:41:23 +02:00
if-hh.c android/client: Fix various coding style issues 2013-10-25 11:12:37 +03:00
if-main.h android/client: Change adapter to bluetooth 2013-11-05 12:31:27 +02:00
if-pan.c android/client: Fix various coding style issues 2013-10-25 11:12:37 +03:00
if-sock.c android/client: Fix various coding style issues 2013-10-25 11:12:37 +03:00
pollhandler.c android/client: Fix annoying delay in command line 2013-11-04 21:14:35 +02:00
pollhandler.h android: Add haltest skeleton 2013-10-16 18:32:51 +03:00
tabcompletion.c android/client: Fix style and typos 2013-11-05 12:31:25 +02:00
terminal.c android/client: Fix style and typos 2013-11-05 12:31:25 +02:00
terminal.h android: Add line editing to haltest 2013-10-16 18:32:51 +03:00
textconv.c android/client: Fix printing not NULL terminated strings 2013-11-04 21:17:50 +02:00
textconv.h android/haltest: Use pointer as parameter for debug 2013-11-04 09:28:33 +02:00