]> granicus.if.org Git - esp-idf/commit
Component/bt: fix add whitelist failed
authorzhiweijian <zhiweijian@espressif.com>
Wed, 27 Sep 2017 07:29:42 +0000 (15:29 +0800)
committerzhiweijian <zhiweijian@espressif.com>
Wed, 11 Oct 2017 07:30:09 +0000 (15:30 +0800)
commitcd3d9715bbedb6c8538d1d99715b048e0a940da6
treea8ec6b5dfaa3f0904a3344092b383ec1080fe61f
parent30b40a21757b5efc686997b21f957c8b65f1b8ca
Component/bt: fix add whitelist failed
- fix add whitelist failed
- add add whitelist callback func
13 files changed:
components/bt/bluedroid/api/esp_gap_ble_api.c
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/include/bta_api.h
components/bt/bluedroid/btc/profile/std/gap/btc_gap_ble.c
components/bt/bluedroid/stack/btm/btm_ble_bgconn.c
components/bt/bluedroid/stack/btm/btm_ble_gap.c
components/bt/bluedroid/stack/gatt/gatt_utils.c
components/bt/bluedroid/stack/include/btm_api.h
components/bt/bluedroid/stack/include/btm_ble_api.h
components/bt/bluedroid/stack/include/btm_ble_int.h