Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java77 @RpcDefault(DEFAULT_UUID) String uuid) in bluetoothRfcommBeginConnectThread()
130 @RpcParameter(name = "uuid") @RpcDefault(DEFAULT_UUID) String uuid, in bluetoothRfcommBeginAcceptThread()
DBluetoothSocketConnFacade.java60 protected static final String DEFAULT_UUID = "457807c0-4897-11df-9879-0800200c9a66"; field in BluetoothSocketConnFacade
130 @RpcDefault(DEFAULT_UUID) String uuid) in bluetoothSocketConnBeginConnectThreadUuid()
261 @RpcParameter(name = "uuid") @RpcDefault(DEFAULT_UUID) String uuid, in bluetoothSocketConnBeginAcceptThreadUuid()