Searched refs:SERVICE_UUID_INCLUDED (Results 1 – 2 of 2) sorted by relevance
138 private static final UUID SERVICE_UUID_INCLUDED = field in BleServerService915 … new BluetoothGattService(SERVICE_UUID_INCLUDED, BluetoothGattService.SERVICE_TYPE_SECONDARY);924 } else if (uuid.equals(SERVICE_UUID_INCLUDED)) {
136 private static final UUID SERVICE_UUID_INCLUDED = field in BleCocServerService