mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-29 12:32:54 +00:00
auto-pts: dump le device db after removing all entries
This commit is contained in:
parent
c7428c652c
commit
68436c534a
@ -214,6 +214,7 @@ static void le_device_delete_all(void){
|
||||
le_device_db_remove(index);
|
||||
}
|
||||
}
|
||||
le_device_db_dump();
|
||||
}
|
||||
|
||||
static void btstack_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size){
|
||||
|
Loading…
x
Reference in New Issue
Block a user