Home
last modified time | relevance | path

Searched refs:requestMaximumTxDataLength (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java695 public void requestMaximumTxDataLength() throws IOException { in requestMaximumTxDataLength() method in BluetoothSocket
711 bluetoothProxy.getSocketManager().requestMaximumTxDataLength(mDevice); in requestMaximumTxDataLength()