mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-22 16:20:54 +00:00
em9304: configure for 8 connections with data length 251
This commit is contained in:
parent
4e5e1eb09e
commit
6973c35a87
@ -313,5 +313,11 @@ const uint8_t container_blob_data[] = {
|
||||
0x74, 0xfd, 0xff, 0xff, 0x88, 0xfd, 0xff, 0xff, 0x9c, 0xfd, 0xff, 0xff,
|
||||
0xb0, 0xfd, 0xff, 0xff, 0x00, 0xfe, 0xff, 0xff, 0xa8, 0xfe, 0xff, 0xff,
|
||||
// 0x00, 0x00, 0x00, 0x00
|
||||
|
||||
// configure EM9304 for 8 connections, data length 251
|
||||
0x33, 0x39, 0x6d, 0x65, 0x24, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x14,
|
||||
0x11, 0x0c, 0x00, 0x00, 0x56, 0x62, 0xc3, 0xd4, 0x30, 0x02, 0x00, 0x00,
|
||||
0xfb, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x01, 0x5a, 0x00, 0x0c, 0xf3
|
||||
|
||||
};
|
||||
uint32_t container_blob_size = sizeof(container_blob_data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user