commit | a9557531d32a32928eebf42a773f2ee2176cced4 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Sat Jul 17 15:48:49 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Mon Jul 19 20:08:30 2021 -0400 |
tree | a60c7e7fcfa3285949afa8b66afbcd1292f3cd63 | |
parent | 488735aaea86980e0fca09f462049bdf2967c7b2 [diff] |
Bluetooth: Audio: Fix compile error for VCS cli if no AICS/VOCS If either AICS or VOCS clients were not enable, then the VCS client could not be enabled as there was a compile error in the function that registered callbacks. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>