commit | 6f86adbc0dc726a5830f20d250458f8995a870bb | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Wed Nov 13 11:16:09 2024 +0100 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Thu Nov 21 09:19:47 2024 +0100 |
tree | 5e5e05a6cf6ce0d36d7b7d538cc2035d8044f56a | |
parent | c071e27e2d46b960f5757ee67237ec6d11080a5d [diff] |
Bluetooth: BAP: Use def_bool instead of select for BT_BAP_UNICAST Remove the selects from BT_BAP_UNICAST_SERVER and BT_BAP_UNICAST_CLIENT and use a def_bool for BT_BAP_UNICAST. This is part of an effort to reduce select in Kconfig. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>