chipweinberger / flutter_blue_plus

Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
Other
768 stars 465 forks source link

[Help]: How can I track the fact that bluetooth devices are connected/disconnected to a smartphone, if this devices connect not from my app? #987

Closed GAG888 closed 2 months ago

GAG888 commented 2 months ago

Requirements

Have you checked this problem on the example app?

No

FlutterBluePlus Version

1.32.12

Flutter Version

3.10.6

What OS?

Android

OS Version

12

Bluetooth Module

-

What is your problem?

How can I track the fact that bluetooth devices are connected/disconnected to a smartphone, if this devices connect not from my app?_

Logs

-
chipweinberger commented 2 months ago

check if it is in systemDevices

efraespada commented 1 month ago

@chipweinberger @GAG888 The systemDevices is returning an empty list:

Screenshot 2024-09-09 at 03 52 09

There are BT devices connected to my Android smartphone.

chipweinberger commented 1 month ago

@efraespada but are the BLE or Bluetooth classic?

if they dont show up, then its probably classic