nimble/host: fix gcc 13 warnings

This commit is contained in:
Alexey Lapshin
2024-02-20 12:22:49 +05:30
committed by Abhinav Kudnar
parent 6aecc542f1
commit 3d97f32279
+3
View File
@@ -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);