Searched defs:BluetoothGattService (Results 1 – 1 of 1) sorted by relevance
33 public class BluetoothGattService implements Parcelable { class107 public BluetoothGattService(UUID uuid, int serviceType) { in BluetoothGattService() method in BluetoothGattService121 /*package*/ BluetoothGattService(BluetoothDevice device, UUID uuid, in BluetoothGattService() method in BluetoothGattService136 public BluetoothGattService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattService() method in BluetoothGattService179 private BluetoothGattService(Parcel in) { in BluetoothGattService() method in BluetoothGattService