nativescript-community / nativescript-community/ble
List of paired devices
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 202
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Can I know the paired devices my phone currently hold?
The problems I'm facing is that the "Disconnect" method keeps connections to previously devices,
So when I make another "scan" devices - I can't see them..
Versions:
"nativescript-bluetooth": "^3.0.0"
"tns-ios": {
"version": "6.5.3"
},
"tns-android": {
"version": "6.5.3"
}
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Disconnect and scan entry points and how the plugin handles paired devices on iOS and Android. Done means the API can report the phone's currently paired devices and a subsequent scan is not blocked by connections to previously used devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100