Commit 7847a82
Zhou Xiao
change(ble): resupport ble for ESP32C61ECO3
1 parent c10d3ac commit 7847a82
File tree
73 files changed
+201
-155
lines changed- components
- esp_phy
- soc/esp32c61/include/soc
- docs/doxygen
- examples/bluetooth
- ble_get_started
- bluedroid
- Bluedroid_Beacon
- Bluedroid_Connection
- Bluedroid_GATT_Server
- nimble
- NimBLE_Beacon
- NimBLE_Connection
- NimBLE_GATT_Server
- NimBLE_Security
- bluedroid
- ble_50
- ble50_security_client
- ble50_security_server
- ble50_throughput
- throughput_client
- throughput_server
- multi-adv
- periodic_adv
- periodic_sync
- ble
- ble_ancs
- ble_compatibility_test
- ble_eddystone_receiver
- ble_eddystone_sender
- ble_hid_device_demo
- ble_ibeacon
- ble_spp_client
- ble_spp_server
- ble_throughput
- throughput_client
- throughput_server
- gatt_client
- gatt_security_client
- gatt_security_server
- gatt_server_service_table
- gatt_server
- gattc_multi_connect
- bluedroid_host_only/bluedroid_host_only_uart
- coex/gattc_gatts_coex
- esp_hid_device
- esp_hid_host
- hci
- ble_adv_scan_combined
- controller_vhci_ble_adv
- nimble
- ble_ancs
- ble_cte
- ble_periodic_adv_with_cte
- ble_periodic_sync_with_cte
- ble_cts
- cts_cent
- cts_prph
- ble_dynamic_service
- ble_enc_adv_data
- enc_adv_data_cent
- enc_adv_data_prph
- ble_gattc_gatts_coex
- ble_htp
- htp_cent
- htp_prph
- ble_l2cap_coc
- coc_blecent
- coc_bleprph
- ble_multi_adv
- ble_multi_conn
- ble_multi_conn_cent
- ble_multi_conn_prph
- ble_periodic_adv
- ble_periodic_sync
- ble_phy
- phy_cent
- phy_prph
- ble_proximity_sensor
- proximity_sensor_cent
- proximity_sensor_prph
- ble_spp
- spp_client
- spp_server
- blecent
- blecsc
- blehr
- bleprph_host_only
- bleprph
- hci
- power_save
- throughput_app
- blecent_throughput
- bleprph_throughput
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+201
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
| |||
1210 | 1218 | | |
1211 | 1219 | | |
1212 | 1220 | | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | | - | |
| 515 | + | |
517 | 516 | | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
526 | 525 | | |
527 | 526 | | |
528 | | - | |
| 527 | + | |
529 | 528 | | |
530 | 529 | | |
531 | 530 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments