Jiang Jiang Jian 15deab4e46 Merge branch 'refactor/btdm_spp_client_demo' into 'master' 8 лет назад
..
a2dp_sink 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
ble_adv 583dceb69b component/btdm : change bt.h name to esp_bt.h to form the name prefix 8 лет назад
ble_eddystone 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
ble_ibeacon 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
ble_spp_client 15deab4e46 Merge branch 'refactor/btdm_spp_client_demo' into 'master' 8 лет назад
ble_spp_server 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
blufi 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
bt_discovery 6220723e7b component/bt : change header file name bt.h to esp_bt.h in new bluetooth example 8 лет назад
controller_hci_uart 583dceb69b component/btdm : change bt.h name to esp_bt.h to form the name prefix 8 лет назад
gatt_client 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
gatt_security_client 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
gatt_security_server 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 8 лет назад
gatt_server 5cbe950d08 Merge branch 'bugfix/btdm_modify_code_format_and_comments' into 'master' 8 лет назад
gatt_server_service_table 5cbe950d08 Merge branch 'bugfix/btdm_modify_code_format_and_comments' into 'master' 8 лет назад
gattc_multi_connect 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 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.