]> granicus.if.org Git - esp-idf/commit
component/bt: add readme doc for BLE demos
authorzhiweijian <zhiweijian@espressif.com>
Fri, 26 Apr 2019 09:24:34 +0000 (17:24 +0800)
committerbot <bot@espressif.com>
Mon, 17 Jun 2019 07:05:41 +0000 (07:05 +0000)
commit4d8a46b3767ed3f0079c4d00c694d326502856c0
tree17c50bc3bd18b5a975c19a8650cc4aadfdc7f4fe
parent483e82caf8bc50e2661773589b38080e4bd17bb7
component/bt: add readme doc for BLE demos
- Closes:https://github.com/espressif/esp-idf/issues/3341
components/bt/bluedroid/api/include/api/esp_gatt_defs.h
components/bt/bluedroid/stack/btm/btm_ble_gap.c
components/bt/bluedroid/stack/hcic/hciblecmds.c
components/bt/include/esp_bt.h
docs/en/api-guides/blufi.rst
docs/zh_CN/api-guides/blufi.rst
examples/bluetooth/ble_compatibility_test/README.md [new file with mode: 0644]
examples/bluetooth/ble_spp_client/main/spp_client_demo.c
examples/bluetooth/blufi/README.md
examples/bluetooth/gatt_server/main/gatts_demo.c