mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-07 20:13:21 +08:00
e47bb633c4
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. |
||
---|---|---|
.. | ||
audio_effect.h | ||
audio.h | ||
bluetooth.h | ||
bt_av.h | ||
bt_gatt_client.h | ||
bt_gatt_server.h | ||
bt_gatt_types.h | ||
bt_gatt.h | ||
bt_hf.h | ||
bt_hh.h | ||
bt_hl.h | ||
bt_pan.h | ||
bt_rc.h | ||
bt_sock.h | ||
hardware.h |