mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-08 12:50:52 +00:00
use 200404 as cod
This commit is contained in:
parent
52f6572837
commit
70e7ae202b
@ -84,7 +84,7 @@ static void btstack_setup(){
|
||||
|
||||
remote_device_db_t * remote_db = (remote_device_db_t *) &remote_device_db_memory;
|
||||
hci_init(transport, config, control, remote_db);
|
||||
|
||||
hci_set_class_of_device(0x200404);
|
||||
l2cap_init();
|
||||
l2cap_register_packet_handler(&packet_handler2);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user