mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
correct OCF for hci_enhanced_accept_synchronous_connection
This commit is contained in:
parent
5293c07213
commit
c143e37dcb
@ -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"
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user