zmkfirmware / zmk

ZMK Firmware Repository
https://zmk.dev/
MIT License
2.48k stars 2.55k forks source link

refactor(ble): Extract API to get active profile connection. #2350

Closed petejohanson closed 6 days ago

petejohanson commented 6 days ago

Small refactor to make it easier to get a struct bt_conn * for the active profile, if we are connected.