Bluetooth API ************* :link_to_translation:`zh_CN:[中文]` .. toctree:: :maxdepth: 2 Bluetooth Controller && VHCI Bluetooth Common Bluetooth LE Bluetooth Classic For the overview of the ESP32 Bluetooth stack architecture, follow the links below: * `ESP32 Bluetooth Architecture (PDF) [English] `_ * `ESP32 Bluetooth Architecture (PDF) [中文] `_ Code examples for this API section are provided in the :example:`bluetooth` directory of ESP-IDF examples. The following examples contain detailed walkthroughs: * :example_file:`GATT Client Example Walkthrough ` * :example_file:`GATT Server Service Table Example Walkthrough ` * :example_file:`GATT Server Example Walkthrough ` * :example_file:`GATT Security Client Example Walkthrough ` * :example_file:`GATT Security Server Example Walkthrough ` * :example_file:`GATT Client Multi-connection Example Walkthrough `