mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-23 10:21:12 +00:00
test/l2cap-cbm: remove call to static function
This commit is contained in:
parent
8edfa49c4b
commit
cedd8c8190
@ -163,7 +163,6 @@ TEST_GROUP(L2CAP_CHANNELS){
|
||||
}
|
||||
void teardown(void){
|
||||
l2cap_remove_event_handler(&l2cap_event_callback_registration);
|
||||
l2cap_finalize_channel_close();
|
||||
l2cap_deinit();
|
||||
hci_deinit();
|
||||
btstack_memory_deinit();
|
||||
|
Loading…
x
Reference in New Issue
Block a user