mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 10:21:49 +00:00
hci_cmd: fix hci_le_reject_cis_request
This commit is contained in:
parent
d75a6bbf23
commit
1a2fdeb3cf
@ -2183,7 +2183,7 @@ const hci_cmd_t hci_le_accept_cis_request = {
|
||||
* @param connection_handle
|
||||
*/
|
||||
const hci_cmd_t hci_le_reject_cis_request = {
|
||||
HCI_OPCODE_HCI_LE_REJECT_CIS_REQUEST, "H"
|
||||
HCI_OPCODE_HCI_LE_REJECT_CIS_REQUEST, "H1"
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user