How do I get my bt_conn object if I only have the connection index?

I'm working on the nRF5340 using the newest release of the nRF SDK, SoftDevice and zephyr project. I get the connection index from our application but need to retrieve the bt_conn object to continue my operation to setup an indication. I've found a number of functions for getting different information, even retrieving the index using the bt_conn object. But I need the opposite...is there a function I'm just missing?

Parents Reply Children
No Data
Related