]> granicus.if.org Git - esp-idf/commit
components/bt: Add API and EVT for set AFH channels(BR/EDR)
authorbaohongde <baohongde@espressif.com>
Sun, 29 Sep 2019 08:20:40 +0000 (16:20 +0800)
committerbaohongde <baohongde@espressif.com>
Fri, 25 Oct 2019 03:39:22 +0000 (11:39 +0800)
commiteaf5f6a319201221fe1750092905b0de6b5ad215
treeaaa57a28a90c65988fc5a861910d9df4eb48f08c
parent9ef656fafd6483913cc695ec0d1b59479a69fe93
components/bt: Add API and EVT for set AFH channels(BR/EDR)
17 files changed:
components/bt/host/bluedroid/api/esp_gap_bt_api.c
components/bt/host/bluedroid/api/include/api/esp_gap_bt_api.h
components/bt/host/bluedroid/bta/dm/bta_dm_act.c
components/bt/host/bluedroid/bta/dm/bta_dm_api.c
components/bt/host/bluedroid/bta/dm/bta_dm_main.c
components/bt/host/bluedroid/bta/dm/include/bta_dm_int.h
components/bt/host/bluedroid/bta/include/bta/bta_api.h
components/bt/host/bluedroid/btc/core/btc_util.c
components/bt/host/bluedroid/btc/profile/std/gap/btc_gap_bt.c
components/bt/host/bluedroid/btc/profile/std/include/btc_gap_bt.h
components/bt/host/bluedroid/stack/btm/btm_devctl.c
components/bt/host/bluedroid/stack/btm/include/btm_int.h
components/bt/host/bluedroid/stack/btu/btu_hcif.c
components/bt/host/bluedroid/stack/hcic/hcicmds.c
components/bt/host/bluedroid/stack/include/stack/bt_types.h
components/bt/host/bluedroid/stack/include/stack/btm_api.h
components/bt/host/bluedroid/stack/include/stack/hcimsgs.h