Jiang Jiang Jian 79d75950bd Merge branch 'bugfix/btdm_modify_close_disconnect_event_params' into 'master' 8 år sedan
..
a2dp_sink b54719d00f component/bt : fix bluetooth controller enable limit && release memory when de-initialize bluetooth controller 8 år sedan
ble_adv 880821fe9e Fix typo in ble_adv example 8 år sedan
ble_eddystone 3760d8e175 example : eddystone demo 8 år sedan
ble_ibeacon 9e27c24e54 component/bt: add esp_ibeacon_api file 8 år sedan
ble_spp_client 481e436587 Component/bt: modify close event and disconnection event params 8 år sedan
ble_spp_server e6f0ff7209 component/bt: add example for ble spp server 8 år sedan
blufi 9ad451dced Component/bt: fix memory leak in bluefi demo 8 år sedan
controller_hci_uart 0d0c9e7172 fix example of controller_hci_uart peripheral clk init 8 år sedan
gatt_client 481e436587 Component/bt: modify close event and disconnection event params 8 år sedan
gatt_security_client 481e436587 Component/bt: modify close event and disconnection event params 8 år sedan
gatt_security_server 3d7ec475d1 Merge branch 'feature/btdm_cherry_pick_change_gattc_api' into 'master' 8 år sedan
gatt_server 481e436587 Component/bt: modify close event and disconnection event params 8 år sedan
gatt_server_service_table 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 år sedan
gattc_multi_connect a1495b0e49 Squash the two submissions of previous. 8 år sedan
README.md 16b23a407c Added links from api category TOC to example category folders 9 år sedan

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.