Searched refs:createNewRfcommSocketAndRecord (Results 1 – 2 of 2) sorted by relevance
3105 return createNewRfcommSocketAndRecord(name, uuid, true, true); in listenUsingRfcommWithServiceRecord()3292 return createNewRfcommSocketAndRecord(name, uuid, false, false); in listenUsingInsecureRfcommWithServiceRecord()3337 return createNewRfcommSocketAndRecord(name, uuid, false, true); in listenUsingEncryptedRfcommWithServiceRecord()3342 private BluetoothServerSocket createNewRfcommSocketAndRecord( in createNewRfcommSocketAndRecord() method in BluetoothAdapter
83 Landroid/bluetooth/BluetoothAdapter;->createNewRfcommSocketAndRecord(Ljava/lang/String;Ljava/util/U…