OVMS3-idf/components/bt/bluedroid/api/include
wangmengyang 9bfb2f0cab component/bt: make A2DP sink task size configurable through menuconfig
1. make the A2DP sink task stack size configurable through menuconfig

# Conflicts:
#	components/bt/Kconfig
#	components/bt/bluedroid/api/include/esp_a2dp_api.h
#	components/bt/bluedroid/btc/profile/std/a2dp/btc_a2dp_sink.c
#	components/bt/bluedroid/btc/profile/std/a2dp/btc_a2dp_source.c
#	components/bt/bluedroid/osi/include/thread.h
2018-02-05 19:47:58 +08:00
..
esp_a2dp_api.h component/bt: make A2DP sink task size configurable through menuconfig 2018-02-05 19:47:58 +08:00
esp_avrc_api.h component/bt: add AVRC event for remote features indication 2018-01-08 19:43:54 +08:00
esp_blufi_api.h Component/bt: add new cmd for blufi ,ESP32 close a gatt connection 2017-05-04 20:31:58 +08:00
esp_bt_defs.h Merge branch 'bugfix/btdm_error_when_white_list_is_full' into 'master' 2017-12-27 18:04:25 +08:00
esp_bt_device.h component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_bt_main.h component/bt: bug fix of lack of checking bluetooth stack status inside API functions 2017-01-11 11:04:41 +08:00
esp_gap_ble_api.h component/bt: Standardize code 2018-01-05 19:31:53 +08:00
esp_gap_bt_api.h component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_gatt_common_api.h Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
esp_gatt_defs.h This is a combination of 4 commits. 2017-09-12 07:36:02 -04:00
esp_gattc_api.h component/bt: Change the gattc prepare write callback params. 2017-11-14 07:00:45 -05:00
esp_gatts_api.h Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 2017-11-03 10:05:29 +08:00