mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-02 07:20:16 +00:00
csr: add another pskey that could help for SCO over HCI
This commit is contained in:
parent
cd724cb720
commit
26a5de6f3c
@ -65,7 +65,8 @@ static const uint8_t init_script[] = {
|
||||
#ifdef HAVE_SCO_OVER_HCI
|
||||
// Set HOSTIO_MAP_SCO_PCM to 0
|
||||
0x01, 0x00, 0xFC, 0x13, 0xc2, 0x02, 0x00, 0x09, 0x00, 0x01, 0x00, 0x03, 0x70, 0x00, 0x00, 0xab, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
|
||||
// Set HOSTIO_MAP_SCO_CODEC to 0
|
||||
0x01, 0x00, 0xFC, 0x13, 0xc2, 0x00, 0x00, 0x09, 0x00, 0x03, 0x00, 0x03, 0x70, 0x00, 0x00, 0xb0, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
// Set ENABLE_SCO_STREAMS to 0
|
||||
0x01, 0x00, 0xFC, 0x13, 0xc2, 0x02, 0x00, 0x09, 0x00, 0x01, 0x00, 0x03, 0x70, 0x00, 0x00, 0xc9, 0x22, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user