component/bt: Add bluetooth example tutorials
authorisland <island@espressif.com>
Fri, 24 Nov 2017 02:42:08 +0000 (10:42 +0800)
committerisland <island@espressif.com>
Wed, 3 Jan 2018 03:13:26 +0000 (11:13 +0800)
commit7a0608609fd2de7f9f86763a758eca7abaaf9f89
tree1016b515ce19bdba0d744730fc6727c7651c5ddb
parentc401a74bfb2eecb6ebb407c6a2494cf696b3cfeb
component/bt: Add bluetooth example tutorials
examples/bluetooth/gatt_client/tutorial/gatt_client_example_walkthrough.md [new file with mode: 0644]
examples/bluetooth/gatt_security_client/tutorial/GATT_Security_Client_Example_Walkthrough.md [new file with mode: 0644]
examples/bluetooth/gatt_security_server/tutorial/GATT_SECURITY_SERVER_EXAMPLE_WALKTHROUGH.md [new file with mode: 0644]
examples/bluetooth/gatt_server/tutorial/GATT_SERVER_EXAMPLE_WALKTHROUGH.md [new file with mode: 0644]
examples/bluetooth/gatt_server/tutorial/image/GATT SERVER FIGURE 1.png [new file with mode: 0644]
examples/bluetooth/gatt_server/tutorial/image/GATT SERVER FIGURE 2.jpg [new file with mode: 0644]
examples/bluetooth/gatt_server_service_table/tutorial/GATT_Server_Service_Table_Example_Walkthrough.md [new file with mode: 0644]
examples/bluetooth/gatt_server_service_table/tutorial/image/Table-like data structure representing the Heart Rate Service.pdf [new file with mode: 0644]
examples/bluetooth/gattc_multi_connect/tutorial/GATT_Client_Multi-Connection_Example_Walkthrough.md [new file with mode: 0644]
examples/bluetooth/gattc_multi_connect/tutorial/image/ESP32 GATT Multi-connect Client Application Profiles.pdf [new file with mode: 0644]
examples/bluetooth/gattc_multi_connect/tutorial/image/Multi-connection GATT Client Flowchart.pdf [new file with mode: 0644]