mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
correct OCF for accetp synchronous connection
This commit is contained in:
parent
c5677618d9
commit
a6d882ffdb
@ -348,7 +348,7 @@ OPCODE(OGF_LINK_CONTROL, 0x0028), "H442212"
|
||||
* @param packet_type
|
||||
*/
|
||||
const hci_cmd_t hci_accept_synchronous_connection_command = {
|
||||
OPCODE(OGF_LINK_CONTROL, 0x0028), "B442212"
|
||||
OPCODE(OGF_LINK_CONTROL, 0x0029), "B442212"
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user