mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 12:35:25 +00:00
hci: add hci_sniff_subrating command (fix)
This commit is contained in:
parent
aecd97dca4
commit
50fe3a99b5
@ -591,7 +591,7 @@ const hci_cmd_t hci_write_link_policy_settings = {
|
||||
* @param min_local_timeout
|
||||
*/
|
||||
const hci_cmd_t hci_sniff_subrating = {
|
||||
HCI_OPCODE_HCI_SNIFF_MODE, "H222"
|
||||
HCI_OPCODE_HCI_SNIFF_SUBRATING, "H222"
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user