Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java58 private static final String DEFAULT_UUID = "457807c0-4897-11df-9879-0800200c9a66"; field in BluetoothRfcommFacade
139 @RpcDefault(DEFAULT_UUID) in bluetoothRfcommBeginConnectThread()
200 @RpcParameter(name = "uuid") @RpcDefault(DEFAULT_UUID) String uuid, in bluetoothRfcommBeginAcceptThread()