Home
last modified time | relevance | path

Searched defs:useSdp (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DObexTest.java430 public static BluetoothServerSocket createServerSocket(int type, boolean useSdp) in createServerSocket()
491 private void testBtServer(int type, boolean useSdp, SequencerType sequencerType) { in testBtServer()
546 static public BluetoothSocket connectClientSocket(int type, boolean useSdp, Context context) in connectClientSocket()
582 private void testBtClient(int type, boolean useSdp, SequencerType sequencerType) { in testBtClient()