Searched refs:sDevicePairPin (Results 1 – 2 of 2) sorted by relevance
154 BluetoothTestRunner.sDevicePairPin); in testPair()177 BluetoothTestRunner.sDevicePairPin); in testAcceptPair()198 BluetoothTestRunner.sDevicePairPin); in testConnectA2dp()228 BluetoothTestRunner.sDevicePairPin); in testConnectHeadset()258 BluetoothTestRunner.sDevicePairPin); in testConnectInput()288 BluetoothTestRunner.sDevicePairPin); in testConnectPan()317 BluetoothTestRunner.sDevicePairPin); in testIncomingPanConnection()346 BluetoothTestRunner.sDevicePairPin); in testStartStopSco()
69 public static byte[] sDevicePairPin = {'1', '2', '3', '4'}; field in BluetoothTestRunner185 sDevicePairPin = pin; in onCreate()208 Log.i(TAG, String.format("device_pair_pin=%s", new String(sDevicePairPin))); in onCreate()