Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothSocketConnFacade.java57 private static final String DEFAULT_PSM = "161"; //=0x00A1 field in BluetoothSocketConnFacade
153 @RpcParameter(name = "psmValue") @RpcDefault(DEFAULT_PSM) Integer psmValue, in bluetoothSocketConnBeginConnectThreadPsm()
291 @RpcParameter(name = "psmValue") @RpcDefault(DEFAULT_PSM) Integer psmValue) in bluetoothSocketConnBeginAcceptThreadPsm()
681 @RpcDefault(DEFAULT_PSM) Integer psmValue, in ConnectThread()