Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothSocketManager.aidl35 void requestMaximumTxDataLength(in BluetoothDevice device); in requestMaximumTxDataLength() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DBluetoothSocketManagerBinder.java82 public void requestMaximumTxDataLength(BluetoothDevice device) { in requestMaximumTxDataLength() method in BluetoothSocketManagerBinder
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothSocket.java699 public void requestMaximumTxDataLength() throws IOException { in requestMaximumTxDataLength() method in BluetoothSocket
715 bluetoothProxy.getSocketManager().requestMaximumTxDataLength(mDevice); in requestMaximumTxDataLength()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10849 Landroid/bluetooth/BluetoothSocket;->requestMaximumTxDataLength()V
12162 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->requestMaximumTxDataLength(Landroid/bluetoo…
12171 Landroid/bluetooth/IBluetoothSocketManager;->requestMaximumTxDataLength(Landroid/bluetooth/Bluetoot…