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