mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
ble:fixed the issue that slave reports the wrong address for master when address resolution disable
This commit is contained in:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: 8cc0fd4f9c...c7c2303826
@ -1307,7 +1307,6 @@ r_ble_phy_sequence_is_waiting_rsp = 0x40001878;
|
||||
r_ble_phy_sequence_single_end = 0x4000187c;
|
||||
r_ble_phy_sequence_tx_end_invoke = 0x40001880;
|
||||
r_ble_phy_sequence_update_conn_ind_params = 0x40001884;
|
||||
r_ble_phy_set_adv_mode = 0x40001888;
|
||||
r_ble_phy_set_coex_pti = 0x4000188c;
|
||||
r_ble_phy_set_conn_ind_pdu = 0x40001890;
|
||||
r_ble_phy_set_conn_mode = 0x40001894;
|
||||
|
Reference in New Issue
Block a user