feat(nimble): Added some fixes for autopts testing

This commit is contained in:
Sumeet Singh
2025-02-12 17:57:23 +05:30
parent 7411eafb2e
commit 12639efed5
16 changed files with 58 additions and 46 deletions
@@ -180,7 +180,7 @@ static void
ble_prox_cent_scan(void)
{
uint8_t own_addr_type;
struct ble_gap_disc_params disc_params;
struct ble_gap_disc_params disc_params = {0};
int rc;
/* Figure out address to use while advertising (no privacy for now) */