Jiang Jiang Jian b78cb018a2 Merge branch 'feature/btdm_ibeacon' into 'master' 8 лет назад
..
a2dp_sink b54719d00f component/bt : fix bluetooth controller enable limit && release memory when de-initialize bluetooth controller 8 лет назад
ble_adv 880821fe9e Fix typo in ble_adv example 8 лет назад
ble_eddystone 3760d8e175 example : eddystone demo 8 лет назад
ble_ibeacon 9e27c24e54 component/bt: add esp_ibeacon_api file 8 лет назад
ble_spp_client 3fbc4ff353 component/bt:modify for gattc new api ci 8 лет назад
ble_spp_server e6f0ff7209 component/bt: add example for ble spp server 8 лет назад
blufi 7b44d3c083 Merge branch 'bugfix/btdm_blufi_aes_cfb128' into 'master' 8 лет назад
controller_hci_uart 0d0c9e7172 fix example of controller_hci_uart peripheral clk init 8 лет назад
gatt_client 1759a47060 This is a combination of 4 commits. 8 лет назад
gatt_security_client 1759a47060 This is a combination of 4 commits. 8 лет назад
gatt_security_server 3d7ec475d1 Merge branch 'feature/btdm_cherry_pick_change_gattc_api' into 'master' 8 лет назад
gatt_server d5301bdac6 gatts_demo example: Use add_char_descr.attr_handle everywhere 8 лет назад
gatt_server_service_table 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 лет назад
gattc_multi_connect 1759a47060 This is a combination of 4 commits. 8 лет назад
README.md 16b23a407c Added links from api category TOC to example category folders 9 лет назад

README.md

Bluetooth Examples

Note: To use examples in this directory, you need to have Bluetooth enabled in configuration. Run make menuconfig, go to Component config and verify if you see [*] Bluetooth. If not - enable it and save.

See the README.md file in the upper level examples directory for more information about examples.