Searched refs:getConnectionType (Results 1 – 4 of 4) sorted by relevance
94 if (mSocket.getConnectionType() != BluetoothSocket.TYPE_L2CAP in getMaxTransmitPacketSize()103 if (mSocket.getConnectionType() != BluetoothSocket.TYPE_L2CAP) { in getMaxReceivePacketSize()117 return mSocket.getConnectionType() == BluetoothSocket.TYPE_RFCOMM in getRemoteAddress()124 if (mSocket.getConnectionType() == BluetoothSocket.TYPE_L2CAP) { in isSrmSupported()
291 switch (mSocket.getConnectionType()) { in toString()
787 public int getConnectionType() { in getConnectionType() method in BluetoothSocket
1075 method public int getConnectionType();