mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-14 18:40:59 +00:00
add flag
This commit is contained in:
parent
14b70e5990
commit
602833f48b
@ -364,6 +364,7 @@ typedef struct {
|
|||||||
uint8_t wait_to_send_acceptor;
|
uint8_t wait_to_send_acceptor;
|
||||||
uint8_t wait_to_send_initiator;
|
uint8_t wait_to_send_initiator;
|
||||||
uint8_t wait_to_send_self;
|
uint8_t wait_to_send_self;
|
||||||
|
uint8_t confirm_suspend;
|
||||||
} avdtp_connection_t;
|
} avdtp_connection_t;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user