mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +00:00
test/pts: clean test
This commit is contained in:
parent
1893685558
commit
f4950f02ec
@ -901,7 +901,6 @@ static void packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packe
|
||||
if (is_cmd_triggered_locally){
|
||||
is_cmd_triggered_locally = 0;
|
||||
}
|
||||
printf("AVDTP Sink event 0x%02x not parsed\n", packet[2]);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user