HomeSort by relevance Sort by last modified time
    Searched refs:onConfigureMTU (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGattCallback.aidl 39 void onConfigureMTU(in String address, in int mtu, in int status);
BluetoothGatt.java 587 public void onConfigureMTU(String address, int mtu, int status) {
588 if (DBG) Log.d(TAG, "onConfigureMTU() - Device=" + address +
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]

Completed in 39 milliseconds