docs: Update Protocols & Provisioning sections for H2

This commit is contained in:
Harshit Malpani
2023-03-29 14:16:09 +05:30
parent 6cac537791
commit 2910050060
6 changed files with 40 additions and 33 deletions
@@ -3,7 +3,7 @@ ESP Local Control
Overview
--------
ESP Local Control (**esp_local_ctrl**) component in ESP-IDF provides capability to control an ESP device over Wi-Fi + HTTPS or BLE. It provides access to application defined **properties** that are available for reading / writing via a set of configurable handlers.
ESP Local Control (**esp_local_ctrl**) component in ESP-IDF provides capability to control an ESP device over HTTPS or BLE. It provides access to application defined **properties** that are available for reading / writing via a set of configurable handlers.
Initialization of the **esp_local_ctrl** service over BLE transport is performed as follows: