From 795af24596a7da39fb2f14212c4ca97687d36730 Mon Sep 17 00:00:00 2001 From: Lukasz Rymanowski Date: Mon, 15 Sep 2014 13:51:18 +0200 Subject: [PATCH] android/README: Add information about handsfree-client --- android/README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/android/README b/android/README index 20b61a6e1..6b6a62e2c 100644 --- a/android/README +++ b/android/README @@ -37,6 +37,9 @@ features (currently epoll_create1 and ppoll calls for Android 4.4). Sample Bionic for Android 4.4 with all required features backported is available at https://code.google.com/p/aosp-bluez.platform-bionic/ +- Some of the bluetooth HALs are available only when BLUEZ_EXTENSIONS flag is +set in BoardConfig.mk or similar. Please read below for detail which HALs needs +that. Runtime requirements -------------------- @@ -257,6 +260,7 @@ health bt_hl.h complete pan bt_pan.h complete avrcp bt_rc.h complete socket bt_sock.h complete +hf-client bt_hf_client.h initial Implementation shortcomings @@ -323,6 +327,12 @@ methods: client->set_adv_data missing kernel support for vendor data client->connect is_direct parameter is ignored +HAL HF Client +------------- + +Available on Android only when BLUEZ_EXTENSIONS flag set in BoardConfig.mk + + Audio SCO HAL ============= -- 2.47.3