ryanheise / audio_session

MIT License
107 stars 68 forks source link

Wrong device name (Redmi 7 note / Android 10) #91

Open xbug42 opened 1 year ago

xbug42 commented 1 year ago

When using a "Redmi 7 Note" phone (Android 10), the bluetooth audio device name returned by the library is always "Redmi 7 Note".

On two other phones (Samsung / Android 13), the audio device name is the bluetooth name.

How can I get the bluetooth audio device name on every phone ?

Is it a bug in the library ? A limitation in MIUI ? Or in Android 10 ?

Thanks !