Searched refs:GATT_BATTERY_SERVICE_UUID (Results 1 – 1 of 1) sorted by relevance
61 private static final UUID GATT_BATTERY_SERVICE_UUID = field in BluetoothAccessoryFragment267 final BluetoothGattService battService = gatt.getService(GATT_BATTERY_SERVICE_UUID); in onServicesDiscovered()