jack fc130fba86 fix bug that files missing commit in MR 773 8 лет назад
..
a2dp_sink b503d68045 component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 8 лет назад
ble_adv d90a35af19 component/bt : modify bluetooth config style 8 лет назад
blufi fb45ee7a4c Component/bt: add new cmd for blufi ,ESP32 close a gatt connection 8 лет назад
controller_hci_uart d90a35af19 component/bt : modify bluetooth config style 8 лет назад
gatt_client 3d6da958d3 Fix typo in comment 8 лет назад
gatt_security_server c6a516f122 component/bt:move the btdm_rebase_ssp_api branch to this branch 8 лет назад
gatt_server fc130fba86 fix bug that files missing commit in MR 773 8 лет назад
gatt_server_service_table da67773b02 component/bt: fix adv stop event bug and add attribute table create 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.