I suspect I could avoid writing (admittedly, simple) code to map ble service objects to connection handles and vice-versa if I knew how to properly use the BLE Link Context Manager. I'm finding it challenging sussing out how to do so in a multi-connection scenario from the macro defs and documentation.
Is there an example of the LCM being used against multiple simultaneous BLE services? The uart example only uses it in the single link case. Absent that does someone have better docs for it than exist in infocenter here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fgroup__ble__link__ctx__manager.html?
TIA Howard