zhiweijian 44827bb681 Component/bt: add attr_handle for ESP_GATTS_CONF_EVT пре 7 година
..
a2dp_gatts_coex d9939cedd9 cmake: make main a component again пре 7 година
a2dp_sink d9939cedd9 cmake: make main a component again пре 7 година
a2dp_source 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' пре 7 година
ble_adv d9939cedd9 cmake: make main a component again пре 7 година
ble_eddystone d9939cedd9 cmake: make main a component again пре 7 година
ble_hid_device_demo fe7fd3bf4d Component/bt: fix connection interval error in slave adv params пре 7 година
ble_ibeacon d9939cedd9 cmake: make main a component again пре 7 година
ble_spp_client d9939cedd9 cmake: make main a component again пре 7 година
ble_spp_server b38a6da74b cmake: Fix some failing example builds, fix gcov пре 7 година
ble_throughput 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake пре 7 година
blufi fe7fd3bf4d Component/bt: fix connection interval error in slave adv params пре 7 година
bt_discovery 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' пре 7 година
bt_spp_acceptor 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' пре 7 година
bt_spp_initiator 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' пре 7 година
bt_spp_vfs_acceptor 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' пре 7 година
bt_spp_vfs_initiator 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' пре 7 година
controller_hci_uart d9939cedd9 cmake: make main a component again пре 7 година
gatt_client e6d737780a Component/bt: add “service from” param for ESP_GATTC_SEARCH_CMPL_EVT пре 7 година
gatt_security_client d6bc6fad8b Merge branch 'bugfix/btdm_add_ESP_BLE_SM_ONLY_ACCEPT_SPECIFIED_SEC_AUTH_in_set_security_param_API' into 'master' пре 7 година
gatt_security_server fe7fd3bf4d Component/bt: fix connection interval error in slave adv params пре 7 година
gatt_server 44827bb681 Component/bt: add attr_handle for ESP_GATTS_CONF_EVT пре 7 година
gatt_server_service_table 44827bb681 Component/bt: add attr_handle for ESP_GATTS_CONF_EVT пре 7 година
gattc_multi_connect d9939cedd9 cmake: make main a component again пре 7 година
README.md a67d5d89e0 Replace all DOS line endings with Unix пре 7 година

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.