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

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.