Home
last modified time | relevance | path

Searched refs:getRemoteBluetoothAddress (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothConnection.java84 public String getRemoteBluetoothAddress() { in getRemoteBluetoothAddress() method in BluetoothConnection
DBluetoothSocketConnFacade.java241 out.put(entry.getKey(), entry.getValue().getRemoteBluetoothAddress()); in bluetoothSocketConnActiveConnections()