mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-09 02:30:06 +00:00
nimble/host: fix gcc 13 warnings
This commit is contained in:
committed by
Abhinav Kudnar
parent
6aecc542f1
commit
3d97f32279
@@ -1732,6 +1732,9 @@ ble_att_svr_build_read_group_type_rsp(uint16_t conn_handle,
|
||||
|
||||
*att_err = 0;
|
||||
*err_handle = start_handle;
|
||||
start_group_handle = 0;
|
||||
|
||||
entry = NULL;
|
||||
|
||||
mtu = ble_att_mtu(conn_handle);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user