commit | 89c94918045a89c749e41e7c4ca268877390ddd0 | [log] [tgz] |
---|---|---|
author | Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no> | Thu Mar 14 14:07:15 2024 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Mar 22 10:25:07 2024 +0100 |
tree | 0d9b8856b842851aa06525708c5503a0415f48e4 | |
parent | c84c9beecef3df9c018bc95eaff5f05d881b3973 [diff] |
Bluetooth: testlib: add `bt_testlib_conn_wait_free` This function waits for a free connection slot. It should be used to slow down a busy loop trying to obtains a connection slot. Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>