island da67773b02 component/bt: fix adv stop event bug and add attribute table create 8 lat temu
..
a2dp_sink b503d68045 component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 8 lat temu
ble_adv d90a35af19 component/bt : modify bluetooth config style 8 lat temu
blufi fb45ee7a4c Component/bt: add new cmd for blufi ,ESP32 close a gatt connection 8 lat temu
controller_hci_uart d90a35af19 component/bt : modify bluetooth config style 8 lat temu
gatt_client 0a56b748df component/bt:change the ESP_PUBLIC_ADDR to BLE_ADDR_TYPE_PUBLIC. 8 lat temu
gatt_security_server c6a516f122 component/bt:move the btdm_rebase_ssp_api branch to this branch 8 lat temu
gatt_server da67773b02 component/bt: fix adv stop event bug and add attribute table create 8 lat temu
gatt_server_service_table da67773b02 component/bt: fix adv stop event bug and add attribute table create 8 lat temu
README.md 16b23a407c Added links from api category TOC to example category folders 9 lat temu

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.