esp-idf/examples/bluetooth
Tomas Rezucha 868d375c1d refactor(esp_hid): Create one common event loop
After this change, only one event loop is created.
It is reused by all transport layers (BT, BLE, USB).
2024-03-14 11:34:13 +01:00
..
bluedroid fix(bt/example): Use correct struct type 2024-02-27 22:32:14 +08:00
blufi fix(wifi): fix esp_wifi_scan_start memory leakage issue 2024-02-03 16:32:09 +08:00
esp_ble_mesh Merge branch 'bugfix/BT-3491' into 'master' 2024-03-13 17:16:38 +08:00
esp_hid_device Merge branch 'feat/add_get_device_name_api' into 'master' 2023-12-27 10:37:33 +08:00
esp_hid_host refactor(esp_hid): Create one common event loop 2024-03-14 11:34:13 +01:00
hci fix(bt/example): Fixed UART HCI when flow control is off on ESP32C3 2023-12-06 15:37:04 +08:00
nimble Merge branch 'contrib/github_pr_13034' into 'master' 2024-03-13 20:40:06 +08:00
.build-test-rules.yml fix(esp_ble_mesh): Remove separate AliGenie example build rules 2024-01-22 19:57:54 +08:00