Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:getBondedDevices

80  * {@link #getBondedDevices()}; start device discovery with
1797 public Set<BluetoothDevice> getBondedDevices() {
1804 return toDeviceSet(mService.getBondedDevices());