python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Android BtGatt blocks scan because no slots left for scan filter history
Question is
Can i reset BTGatt.ScanFilterHistory through code?
There is any way to solve this problem?
Description is
My Android application uses the Bluetooth to communicate with an external B...

유진필
Votes: 0
Answers: 0
flutter_bluetooth_serial :Field 'connection' has not been initialized
I am still on the discovery of bluetooth on flutter. I managed to list the available devices that are already registered. (Unfortunately I wanted to display only the devices available for connection b...
Davweb
Votes: 0
Answers: 0
Bluetooth SPP slower with newer version of Android
My Android app talks to my own ECG device. Everything runs perfectly fine when using an old (now discontinued) Kyocera E6560 phone that was running Android 5.5. I've recently purchased 8 different pho...

David
Votes: 0
Answers: 0
Android 12 breaks AIDL/IPC with runtime permissions on IPC APK
Pre-Android 12 I could create proprietary Bluetooth health device driver service APKs and exchange info with them from a main application via AIDL. The driver APKs have no UI and launch nothing when i...
Brian Reinhold
Votes: 0
Answers: 1