mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(ble): fixed some ble controller issues on ESP32-C2
This commit is contained in:
parent
82c3a08d77
commit
f3b58d221d
@ -1 +1 @@
|
||||
Subproject commit 8ddd8acac498fcbb76b5a39c5c7d4025238298ab
|
||||
Subproject commit e597ae529761d270f10d0616c375faa0e4b7ca13
|
@ -1048,7 +1048,6 @@ r_ble_lll_adv_coex_dpc_update_on_event_scheduled = 0x40001418;
|
||||
r_ble_lll_adv_done = 0x4000141c;
|
||||
r_ble_lll_adv_event_done = 0x40001424;
|
||||
r_ble_lll_adv_event_rmvd_from_sched = 0x40001428;
|
||||
r_ble_lll_adv_ext_estimate_data_itvl = 0x4000142c;
|
||||
r_ble_lll_adv_get_sec_pdu_len = 0x40001430;
|
||||
r_ble_lll_adv_make_done = 0x40001438;
|
||||
r_ble_lll_adv_periodic_done = 0x4000143c;
|
||||
|
Loading…
Reference in New Issue
Block a user