简体   繁体   中英

Bonded devices do not appear in the connected devices list of settings on Android

My Android application can call BluetoothAdapter 's getBondedDevices method to retrieve a list of bonded BLE devices that I know have no names. However, if I look in settings -> connected devices, I don't see these devices appear in the settings UI. Therefore, I'm unable to "unbond" them. Any ideas on why these bonded devices wouldn't show up in the list? Could it be because these peripheral devices advertise with no names? I'm using Android 9.

In my phone (Android 10) I had to turn on "Show Bluetooth devices without names" in the developer options under "Networking".

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM