Asuki Kono a797dca528 Replace to strncmp from strcmp to check device_name on examples/bluetooth/gatt_client 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 d90a35af19 component/bt : modify bluetooth config style 8 роки тому
controller_hci_uart d90a35af19 component/bt : modify bluetooth config style 8 роки тому
gatt_client a797dca528 Replace to strncmp from strcmp to check device_name on examples/bluetooth/gatt_client 8 роки тому
gatt_security_server c6a516f122 component/bt:move the btdm_rebase_ssp_api branch to this branch 8 роки тому
gatt_server 941a12cb4e bt component: Add stop adv/scan completed event 8 роки тому
gatt_server_service_table d90a35af19 component/bt : modify bluetooth config style 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.