Home
last modified time | relevance | path

Searched defs:onConfigureMTU (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java91 public void onConfigureMTU(String address, int mtu, int status) throws RemoteException { in onConfigureMTU() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl44 void onConfigureMTU(in String address, in int mtu, in int status); in onConfigureMTU() method