Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothConnection.java45 private String mUuid; field in BluetoothConnection
67 this.mUuid = uuid; in setUUID()
76 return mUuid; in getUUID()