mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
added (e)rtx timer to l2cap channel
This commit is contained in:
parent
3b0484b3ed
commit
a4774f9a17
@ -139,6 +139,8 @@ typedef struct {
|
||||
|
||||
uint8_t reason; // used in decline internal
|
||||
|
||||
timer_source_t rtx; // also used for ertx
|
||||
|
||||
// client connection
|
||||
void * connection;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user