]> granicus.if.org Git - esp-idf/commit
Component/bt: add gatt_security_client demo
authorzhiweijian <zhiweijian@espressif.com>
Mon, 24 Jul 2017 08:22:08 +0000 (16:22 +0800)
committerzhiweijian <zhiweijian@espressif.com>
Fri, 4 Aug 2017 08:26:17 +0000 (16:26 +0800)
commita7f8ac5ad639d4337457779f97f3cdcfd71d1844
tree9355c69ec752452e52f44c426f1123a8d78d9ecf
parenta92806b089870f524140a7c04e32f99bed19573e
Component/bt: add gatt_security_client demo
-  connect gatt_security_server demo with paring and bonding
- connet other ble devices that needs to be encrypted
examples/bluetooth/gatt_security_client/Makefile [new file with mode: 0644]
examples/bluetooth/gatt_security_client/README.rst [new file with mode: 0644]
examples/bluetooth/gatt_security_client/main/component.mk [new file with mode: 0644]
examples/bluetooth/gatt_security_client/main/example_ble_sec_gattc_demo.c [new file with mode: 0644]
examples/bluetooth/gatt_security_client/sdkconfig.defaults [new file with mode: 0644]