-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for non-L2CAP fallback. (#35)
Support for non-L2CAP fallback as well as L2CAP on Android. The holder may get part way through an L2CAP connection and then fail to open the socket. When it does this, it can fall back to the old flow, and this change supports that.
- Loading branch information
1 parent
08a4be8
commit 160b07f
Showing
2 changed files
with
39 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters