-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Darwin: Bug fixes in BleConnectionDelegateImpl
* Call HandleConnectionError instead of CloseAllBleConnections when force-closing a connection because we're discarding the BleConnection holder. * Capture the CBPeripheral strong ref instead of the void * in dispatches. * Also read characteristic value before dispatching and add some logging.
- Loading branch information
1 parent
333e520
commit d112ffe
Showing
1 changed file
with
37 additions
and
29 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