mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
l2cap: store 16-bit connection result value
This commit is contained in:
parent
7b8ae0b4bd
commit
37e014a7ac
@ -247,7 +247,7 @@ typedef struct {
|
||||
|
||||
gap_security_level_t required_security_level;
|
||||
|
||||
uint8_t reason; // used in decline internal
|
||||
uint16_t reason; // used in decline internal
|
||||
|
||||
uint8_t unknown_option; // used for ConfigResponse
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user