| 12345678910111213141516171819202122 |
- GAP API
- =======
- Overview
- --------
- `Instructions`_
- .. _Instructions: ../template.html
- Application Example
- -------------------
- Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following applications:
- * The two demos use different GAP APIs, such like advertising, scan, set device name and others - :example:`bluetooth/gatt_server`, :example:`bluetooth/gatt_client`
- API Reference
- -------------
- .. include:: /_build/inc/esp_gap_ble_api.inc
|