This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE_GAP_TIMEOUT_SRC_ADVERTISING is removed from SDK 16

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?

Related