commit | 9eb5d0795faaea8783ce896ff0d4acd3bcb592bf | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Fri Jun 17 10:24:03 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jul 06 10:41:52 2022 +0200 |
tree | 791595a98109b442694e96cd795c97f1d75bb70f | |
parent | 67e570ea7e080a5b35fb4bc63ebe0599aa09a582 [diff] |
Bluetooth: Audio: Rename MICS to MICP Use the profile abbreviation, MICP, instead of the service abbreviation, MICS, for the MICP implementation. The server implementation will use MICP and the client implementation will use MICP_CLIENT for now, as that will be updated in a future commit. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>