Jiang Jiang Jian f83926a6e6 Merge branch 'doc/btdm_a2dp_sink_example_improvement' into 'master' 7 年 前
..
a2dp_gatts_coex 61dc37a6c3 examples/bluetooth: add fallthrough annotations 7 年 前
a2dp_sink f83926a6e6 Merge branch 'doc/btdm_a2dp_sink_example_improvement' into 'master' 7 年 前
a2dp_source 619eadf8d3 Merge branch 'doc/btdm_a2dp_source_example_improvement' into 'master' 7 年 前
ble_adv ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
ble_eddystone ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
ble_hid_device_demo ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
ble_ibeacon ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
ble_spp_client ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
ble_spp_server ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
ble_throughput ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
blufi 83a179abb0 esp32: Add esp_fill_random() function 7 年 前
bt_discovery ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
bt_spp_acceptor ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
bt_spp_initiator ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
bt_spp_vfs_acceptor 6af721e8e4 examples/bluetooth: Fix incompatible cast 7 年 前
bt_spp_vfs_initiator 6af721e8e4 examples/bluetooth: Fix incompatible cast 7 年 前
controller_hci_uart ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
gatt_client 00ef8bf726 Merge branch 'feature/decrease_bt_contrller_memory_with_new_mem_reserved' into 'master' 7 年 前
gatt_security_client 00ef8bf726 Merge branch 'feature/decrease_bt_contrller_memory_with_new_mem_reserved' into 'master' 7 年 前
gatt_security_server ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
gatt_server ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
gatt_server_service_table ee787085f9 component/bt : decrease memory consumption by conn number 7 年 前
gattc_multi_connect 00ef8bf726 Merge branch 'feature/decrease_bt_contrller_memory_with_new_mem_reserved' into 'master' 7 年 前
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 年 前

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.