esp-idf/examples/bluetooth
Jiang Jiang Jian 1de94b7b45 Merge branch 'bugfix/btdm_debug_numeric_comparison_mode' into 'master'
component/bt: modify the BLE example to make it run with "numeric comparison" mode

See merge request idf/esp-idf!3500
2019-01-02 14:02:58 +08:00
..
a2dp_gatts_coex
a2dp_sink components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
a2dp_source components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
ble_adv
ble_compatibility_test example: Fix unused identifier warnings 2018-12-13 12:29:27 +08:00
ble_eddystone
ble_hid_device_demo
ble_ibeacon Merge branch 'docs/btdm_ble_ibeacon_example' into 'master' 2018-12-13 15:31:30 +08:00
ble_spp_client
ble_spp_server
ble_throughput
blufi
bt_discovery
bt_spp_acceptor components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
bt_spp_initiator components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
bt_spp_vfs_acceptor components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
bt_spp_vfs_initiator components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
controller_hci_uart
gatt_client
gatt_security_client Merge branch 'bugfix/btdm_debug_numeric_comparison_mode' into 'master' 2019-01-02 14:02:58 +08:00
gatt_security_server Merge branch 'bugfix/btdm_debug_numeric_comparison_mode' into 'master' 2019-01-02 14:02:58 +08:00
gatt_server
gatt_server_service_table
gattc_multi_connect
README.md

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.