Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java37 public class BluetoothGattService implements Parcelable { class
110 public BluetoothGattService(UUID uuid, int serviceType) { in BluetoothGattService() method in BluetoothGattService
124 /*package*/ BluetoothGattService(BluetoothDevice device, UUID uuid, in BluetoothGattService() method in BluetoothGattService
139 public BluetoothGattService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattService() method in BluetoothGattService
182 private BluetoothGattService(Parcel in) { in BluetoothGattService() method in BluetoothGattService