I try to bring an old Project (2017) back to life and use the new SDK 16
the Code usese BLE_GAP_TIMEOUT_SRC_ADVERTISING, but that is removed in the new SDK version,
what should I use insted of BLE_GAP_TIMEOUT_SRC ADVERTISING in the new SDK?
Or shoud I simply take the old SDK file ble_gap.h to overcome this problem?