hfp: fix build for ENABLE_BCM_PCM_WBS

This commit is contained in:
Matthias Ringwald 2023-08-11 14:26:15 +02:00
parent 0327df7d5d
commit e9cdda9184

View File

@ -2008,7 +2008,6 @@ void hfp_prepare_for_sco(hfp_connection_t * hfp_connection){
if (hfp_connection->negotiated_codec == HFP_CODEC_MSBC){
hfp_connection->bcm_send_enable_wbs = true;
}
}
#endif
#ifdef ENABLE_RTK_PCM_WBS