Skip to content

Conversation

@nychyporuk
Copy link

Move variable declarations under a conditional compilation block.

This prevents compiler warnings when queued write timeouts and L2CAP fragmentation are disabled, as the variables are then unused.

Move variable declarations under a conditional compilation block.

This prevents compiler warnings when queued write timeouts and L2CAP
fragmentation are disabled, as the variables are then unused.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant