mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-06 01:20:36 +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
|
uint8_t reason; // used in decline internal
|
||||||
|
|
||||||
|
timer_source_t rtx; // also used for ertx
|
||||||
|
|
||||||
// client connection
|
// client connection
|
||||||
void * connection;
|
void * connection;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user