--- android/README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/android/README b/android/README index 20b61a6..6b6a62e 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 ============= -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html