mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-11 18:40:22 +00:00
hfp: fix build for ENABLE_CC256X_ASSISTED_HFP
This commit is contained in:
parent
2e8bf247ae
commit
c4f7571851
@ -2000,7 +2000,6 @@ void hfp_prepare_for_sco(hfp_connection_t * hfp_connection){
|
|||||||
if (hfp_connection->negotiated_codec == HFP_CODEC_MSBC){
|
if (hfp_connection->negotiated_codec == HFP_CODEC_MSBC){
|
||||||
hfp_connection->cc256x_send_wbs_associate = true;
|
hfp_connection->cc256x_send_wbs_associate = true;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ENABLE_BCM_PCM_WBS
|
#ifdef ENABLE_BCM_PCM_WBS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user