Searched defs:BluetoothGattIncludedService (Results 1 – 2 of 2) sorted by relevance
29 public class BluetoothGattIncludedService implements Parcelable { class49 public BluetoothGattIncludedService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattIncludedService() method in BluetoothGattIncludedService78 private BluetoothGattIncludedService(Parcel in) { in BluetoothGattIncludedService() method in BluetoothGattIncludedService
36 BluetoothGattIncludedService( in BluetoothGattIncludedService() function