mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 03:35:20 +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
|
* 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