Skip to content
Snippets Groups Projects
Commit bdd9e44e authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

fix(ble): Improve timeout values


Instead of setting these values to 0, use the same settings as used in
lib/sdk/Libraries/BTLE/stack/ble-host/sources/stack/cfg/cfg_stack.c from
the Cordio SDK instead of 0.

In my small test these value sare not use in the normal pairing process,
so I think this is not fixing any problem.

Fixes: 4107bd22 ("hack(ble): Temporarily silence a warning")
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 421ba7b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment