wangmengyang c23af0b5bb component/bt: implement Classic Bluetooth GAP APIs for device and service discovery 8 سال پیش
..
a2dp_sink 08048ff76a Merge branch 'feature/btdm_avrc_metadata' into 'master' 8 سال پیش
ble_adv 880821fe9e Fix typo in ble_adv example 8 سال پیش
ble_eddystone 3760d8e175 example : eddystone demo 8 سال پیش
ble_ibeacon 9e27c24e54 component/bt: add esp_ibeacon_api file 8 سال پیش
ble_spp_client ad8ebe5b63 Update spp_client_demo.c 8 سال پیش
ble_spp_server e6f0ff7209 component/bt: add example for ble spp server 8 سال پیش
blufi 9ad451dced Component/bt: fix memory leak in bluefi demo 8 سال پیش
bt_discovery c23af0b5bb component/bt: implement Classic Bluetooth GAP APIs for device and service discovery 8 سال پیش
controller_hci_uart 0d0c9e7172 fix example of controller_hci_uart peripheral clk init 8 سال پیش
gatt_client b13cd4adf8 Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 8 سال پیش
gatt_security_client 9a96187655 Component/bt: modify some log 8 سال پیش
gatt_security_server 9a96187655 Component/bt: modify some log 8 سال پیش
gatt_server b13cd4adf8 Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 8 سال پیش
gatt_server_service_table ee3224bed2 Component/bt: optimize gatt_server_service_table demo 8 سال پیش
gattc_multi_connect a1495b0e49 Squash the two submissions of previous. 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.