Jasonchenlijian / FastBle

Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
Apache License 2.0
5.28k stars 1.22k forks source link

bluetoothAdapter.getBondedDevices() #555

Open hanyechun opened 1 year ago

hanyechun commented 1 year ago

你好,请问如何获取配对的设备列表?我看到有已连接的,但是我想把配对过的设备放到最前面。

ChenShayZeak commented 1 year ago

Android提供了获取配对设备的API