mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-14 00:40:57 +00:00
group better
This commit is contained in:
parent
5d27b96dbd
commit
7382b6a1c5
@ -193,9 +193,9 @@ static int h4_close(){
|
||||
|
||||
// close device
|
||||
close(hci_transport_h4->ds->fd);
|
||||
free(hci_transport_h4->ds);
|
||||
|
||||
// free struct
|
||||
free(hci_transport_h4->ds);
|
||||
hci_transport_h4->ds = NULL;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user