HomeSort by relevance Sort by last modified time
    Searched full:mbluetoothgattservercallback (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServer.java 69 private final IBluetoothGattServerCallback mBluetoothGattServerCallback =
331 mService.registerServer(new ParcelUuid(uuid), mBluetoothGattServerCallback);

Completed in 177 milliseconds