commit | 547ffdab6e16bfde8d9fc6d49872c110d46e099c | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Wed Dec 20 08:36:04 2023 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri Dec 22 14:41:17 2023 +0000 |
tree | ae5763c847661f29a5282dacacdafd2a09c576a6 | |
parent | 2bb88554677e9e41bf5aaa54f80c43963e403d75 [diff] |
Bluetooth: MICP: Add mic_ctlr_get_by_conn Add function to get a MICP microphone controller instance from a connection pointer. This is effectively the reverse of bt_micp_mic_ctlr_conn_get, and works similar to bt_vcp_vol_ctlr_get_by_conn. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>