mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 08:42:28 +00:00
hci: fix stack init with SCO over HCI for BCM controller
This commit is contained in:
parent
b2e02b8d16
commit
a9904214bd
@ -733,6 +733,8 @@ typedef enum hci_init_state{
|
||||
// Broadcom SCO Routing and Configuration
|
||||
HCI_INIT_BCM_WRITE_SCO_PCM_INT,
|
||||
HCI_INIT_W4_BCM_WRITE_SCO_PCM_INT,
|
||||
#endif
|
||||
#ifdef ENABLE_SCO_OVER_PCM
|
||||
HCI_INIT_BCM_WRITE_I2SPCM_INTERFACE_PARAM,
|
||||
HCI_INIT_W4_BCM_WRITE_I2SPCM_INTERFACE_PARAM,
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user