bluez/android/hardware
Lukasz Rymanowski e47bb633c4 android/audio: Add kitkat audio headers
This patch add audio headers required to implement A2DP audio module

Note that from all of these files #include <cutils/bitops.h> has been
removed. The only function used from this include is popcount() and it
is used in system/audio.h. Instead of this function we can use GCC
builtin function __builtin_popcount() which does what is needed.
2013-12-16 17:41:56 +02:00
..
audio_effect.h android/audio: Add kitkat audio headers 2013-12-16 17:41:56 +02:00
audio.h android/audio: Add kitkat audio headers 2013-12-16 17:41:56 +02:00
bluetooth.h android: Copy the KitKat Bluetooth hardware headers 2013-11-01 06:24:55 -07:00
bt_av.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
bt_gatt_client.h android: Copy the KitKat Bluetooth hardware headers 2013-11-01 06:24:55 -07:00
bt_gatt_server.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
bt_gatt_types.h android: Copy the KitKat Bluetooth hardware headers 2013-11-01 06:24:55 -07:00
bt_gatt.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
bt_hf.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
bt_hh.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
bt_hl.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
bt_pan.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
bt_rc.h android: Copy the KitKat Bluetooth hardware headers 2013-11-01 06:24:55 -07:00
bt_sock.h android: Import Android HAL headers 2013-10-17 16:02:04 +03:00
hardware.h android: Fix build errors due to missing headers 2013-10-17 17:33:02 +03:00