diff --git a/src/hci_cmds.c b/src/hci_cmds.c index 61e862932..f78412b98 100644 --- a/src/hci_cmds.c +++ b/src/hci_cmds.c @@ -478,7 +478,7 @@ OPCODE(OGF_LINK_CONTROL, 0x3d), "H4412212222441221222211111111221" * @param retransmission_effort */ const hci_cmd_t hci_enhanced_accept_synchronous_connection = { -OPCODE(OGF_LINK_CONTROL, 0x3d), "B4412212222441221222211111111221" +OPCODE(OGF_LINK_CONTROL, 0x3e), "B4412212222441221222211111111221" }; /**