]> granicus.if.org Git - esp-idf/commit
component/bt: rebase the btdm_updata_param_bug_#9626 to the new master.
authorYulong <huangyulong@espressif.com>
Fri, 2 Jun 2017 05:09:23 +0000 (01:09 -0400)
committerYulong <huangyulong@espressif.com>
Tue, 6 Jun 2017 09:51:31 +0000 (05:51 -0400)
commite6acc32df6ad5e24b2237f46952febd871dd2cbe
tree130d8e6af6d2dbf814d52563f0f8ccb98f4e2155
parent6873c1913135ab7ef681b42a9602067a1b49fa8a
component/bt: rebase the btdm_updata_param_bug_#9626 to the new master.

- Added the error code for the time out status.
20 files changed:
components/bt/bluedroid/api/include/esp_bt_defs.h
components/bt/bluedroid/api/include/esp_gap_ble_api.h
components/bt/bluedroid/bta/dm/bta_dm_act.c
components/bt/bluedroid/bta/dm/bta_dm_api.c
components/bt/bluedroid/bta/dm/bta_dm_int.h
components/bt/bluedroid/bta/gatt/bta_gatts_act.c
components/bt/bluedroid/bta/include/bta_api.h
components/bt/bluedroid/btc/profile/std/gap/btc_gap_ble.c
components/bt/bluedroid/include/bt_defs.h
components/bt/bluedroid/stack/btu/btu_hcif.c
components/bt/bluedroid/stack/btu/btu_task.c
components/bt/bluedroid/stack/include/btm_api.h
components/bt/bluedroid/stack/include/btm_int.h
components/bt/bluedroid/stack/include/btu.h
components/bt/bluedroid/stack/l2cap/include/l2c_int.h
components/bt/bluedroid/stack/l2cap/l2c_ble.c
components/bt/bluedroid/stack/l2cap/l2c_main.c
components/bt/bluedroid/stack/l2cap/l2c_utils.c
components/bt/bluedroid/stack/smp/smp_l2c.c
examples/bluetooth/gatt_server/main/gatts_demo.c