Searched refs:createL2capChannel (Results 1 – 4 of 4) sorted by relevance
779 socket = remoteDevice.createL2capChannel(psm) in createSocket()
878 BluetoothSocket bluetoothSocket = mBumbleDevice.createL2capChannel(TEST_PSM); in testCreateLeSocket_BondLe()
3284 public @NonNull BluetoothSocket createL2capChannel(int psm) throws IOException { in createL2capChannel() method in BluetoothDevice
534 …method @NonNull public android.bluetooth.BluetoothSocket createL2capChannel(int) throws java.io.IO…