mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-18 19:21:54 +00:00
added socket_connection_has_parked_connections query
This commit is contained in:
parent
5932f1b489
commit
07c24050e0
@ -111,5 +111,5 @@ void socket_connection_retry_parked(void);
|
||||
/**
|
||||
* query if at least one connection had to be parked
|
||||
*/
|
||||
int sockket_connection_has_parked_connections(void);
|
||||
int socket_connection_has_parked_connections(void);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user