Jiang Jiang Jian b13cd4adf8 Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' 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 481e436587 Component/bt: modify close event and disconnection event params 8 лет назад
ble_spp_server e6f0ff7209 component/bt: add example for ble spp server 8 лет назад
blufi 9ad451dced Component/bt: fix memory leak in bluefi demo 8 лет назад
controller_hci_uart 0d0c9e7172 fix example of controller_hci_uart peripheral clk init 8 лет назад
gatt_client b13cd4adf8 Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 8 лет назад
gatt_security_client 481e436587 Component/bt: modify close event and disconnection event params 8 лет назад
gatt_security_server 3d7ec475d1 Merge branch 'feature/btdm_cherry_pick_change_gattc_api' into 'master' 8 лет назад
gatt_server b13cd4adf8 Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 8 лет назад
gatt_server_service_table 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 лет назад
gattc_multi_connect a1495b0e49 Squash the two submissions of previous. 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.