esp-idf/examples/bluetooth
Jiang Jiang Jian 79d75950bd Merge branch 'bugfix/btdm_modify_close_disconnect_event_params' into 'master'
component/bt: modify close , connect and  disconnection event params

See merge request !1407
2017-11-01 11:01:36 +08:00
..
a2dp_sink
ble_adv
ble_eddystone
ble_ibeacon
ble_spp_client Component/bt: modify close event and disconnection event params 2017-11-01 10:40:03 +08:00
ble_spp_server
blufi
controller_hci_uart
gatt_client Component/bt: modify close event and disconnection event params 2017-11-01 10:40:03 +08:00
gatt_security_client Component/bt: modify close event and disconnection event params 2017-11-01 10:40:03 +08:00
gatt_security_server
gatt_server Component/bt: modify close event and disconnection event params 2017-11-01 10:40:03 +08:00
gatt_server_service_table
gattc_multi_connect Squash the two submissions of previous. 2017-10-23 05:24:02 -04:00
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.