mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
fix OCF for write local loopback
This commit is contained in:
parent
498ec2d9ae
commit
1ae22036c4
@ -702,7 +702,7 @@ OPCODE(OGF_TESTING, 0x01), ""
|
||||
* @param loopback_mode
|
||||
*/
|
||||
const hci_cmd_t hci_write_loopback_mode = {
|
||||
OPCODE(OGF_TESTING, 0x01), "1"
|
||||
OPCODE(OGF_TESTING, 0x02), "1"
|
||||
// return: status
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user