-
Updated
Jul 3, 2020 - Go
ble
Here are 876 public repositories matching this topic...
-
Updated
Jul 10, 2020 - C++
Is your feature request related to a problem? Please describe.
For now there is no documentation on how to disconnect from device when it is connected after state restoration. Look at #278 for more information.
Describe the solution you'd like
Add documentation as a Wiki page
-
Updated
May 28, 2018 - Java
-
Updated
Jun 30, 2020 - Java
-
Updated
Nov 3, 2019 - C++
-
Updated
Jul 3, 2020 - Python
Documentation - Jobs
IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!
Summary
Write the docs for Shiny.Core/Jobs https://shinydocs.azurewebsites.net/docs/jobs/
API Changes
None
Intended Use Case
-
Updated
Jul 6, 2020 - Java
-
Updated
Nov 15, 2019 - Java
I just fixed a problem that would manifest differently on every platform on which I tried it. Upon a quick browse of open issues, I think this covers at least #218 and #196.
Basically, it turned out that it's necessary to call ICharacteristic.StopUpdatesAsync() for every ICharacteristic.StartUpdatesAsync() before calling IAdapter.DisconnectDeviceAsync(). I suggest making the de-registering of t
-
Updated
Jan 29, 2020 - C
Following should not be output for API docs because it's mostly just noise for newcomers despite being publically accessible.
- Anything in com.idevicesinc.backend.*
- com.idevicesinc.utils.Utils and all com.idevicesinc.utils.Utils_* subclasses.
- All inner classes of HistoricalDataQuery
- UpdateLoop
- Pointer
-
Updated
Jun 16, 2020 - Swift
-
Updated
Mar 1, 2018 - Objective-C
-
Updated
Apr 30, 2020 - C
-
Updated
Jan 20, 2020 - Kotlin
-
Updated
May 31, 2020 - C++
The documentation on how to create a GATT Service CSV is not really accurate and assumes automatisms that are not defined in the standard.
In the first step it should be explained that GATT structures always consist of services, declarations and optional [descriptors](https://
-
Updated
May 22, 2019 - Java
Improve this page
Add a description, image, and links to the ble topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ble topic, visit your repo's landing page and select "manage topics."
Summary
Currently,
ScanSettings'smatchMode,reportDelayinMillisandmNumOfMatchesPerFilterare all commented out (see here). This is a quite annoying oversight that has not been fixed for the past two years, and does