Searched defs:BluetoothGattService (Results 1 – 1 of 1) sorted by relevance
37 public class BluetoothGattService implements Parcelable { class110 public BluetoothGattService(UUID uuid, int serviceType) { in BluetoothGattService() method in BluetoothGattService124 /*package*/ BluetoothGattService(BluetoothDevice device, UUID uuid, in BluetoothGattService() method in BluetoothGattService139 public BluetoothGattService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattService() method in BluetoothGattService182 private BluetoothGattService(Parcel in) { in BluetoothGattService() method in BluetoothGattService