]> granicus.if.org Git - esp-idf/commit
component/bt:squash the 2 commits.
authorYulong <huangyulong@espressif.com>
Wed, 9 Aug 2017 08:46:49 +0000 (04:46 -0400)
committerYulong <huangyulong@espressif.com>
Mon, 21 Aug 2017 10:17:21 +0000 (06:17 -0400)
commit202c5783db11452d796b0864d2f3262a1d571c3e
treea7c8c871f60d5e972e05fb94f90353cb35266039
parent195a5f977badf6d3e82e54341b6cb31d0f723150
component/bt:squash the 2 commits.

component/bt: cherry-pick the bugfix/btdm_api_manage_pair_info_#13119 to this branch.

component/bt: Change the ble gap API code format & added the status judgment in the btc_storage_load_bonded_ble_devices function.
12 files changed:
components/bt/bluedroid/api/esp_gap_ble_api.c
components/bt/bluedroid/api/include/esp_bt_defs.h
components/bt/bluedroid/api/include/esp_gap_ble_api.h
components/bt/bluedroid/btc/core/btc_ble_storage.c
components/bt/bluedroid/btc/core/btc_config.c
components/bt/bluedroid/btc/core/btc_dm.c
components/bt/bluedroid/btc/core/btc_main.c
components/bt/bluedroid/btc/include/btc_ble_storage.h
components/bt/bluedroid/btc/include/btc_config.h
components/bt/bluedroid/btc/profile/std/gap/btc_gap_ble.c
components/bt/bluedroid/btc/profile/std/include/btc_gap_ble.h
examples/bluetooth/gatt_security_server/main/example_ble_sec_gatts_demo.c