Searched defs:BluetoothGattService (Results 1 – 1 of 1) sorted by relevance
31 public class BluetoothGattService implements Parcelable { class99 public BluetoothGattService(UUID uuid, int serviceType) { in BluetoothGattService() method in BluetoothGattService112 /*package*/ BluetoothGattService(BluetoothDevice device, UUID uuid, in BluetoothGattService() method in BluetoothGattService126 public BluetoothGattService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattService() method in BluetoothGattService169 private BluetoothGattService(Parcel in) { in BluetoothGattService() method in BluetoothGattService