Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@ Jelling is a simple daemon for Linux which receives OTP tokens from FreeOTP.

# Test Results

| Device | OS | Adv. | Connect | Discovery | Pair | GATT |
| ---------- | ---------------- | ---- | ------- | --------- | ---- | ---- |
| iPhone 6+ | iOS 11.2 | ✔ | ✔ | ✔ | ✔ | ✔ |
| Nexus 5x | LineageOS 14.1 | ✔ | ✔ | ✘ | ✘ | ✘ |
| Pixel | Android 8.1 beta | ✔ | ✘ | ✘ | ✘ | ✘ |
| Device | OS | Adv. | Connect | Discovery | Pair | GATT |
| :----------: |:---------------- |:----:|:-------:|:---------:|:----:|:----:|
| iPhone 6+ | iOS 11.2 | ✔ | ✔ | ✔ | ✔ | ✔ |
| Redmi Note 8 | Arrow OS 13.1 | ✔ | ✔ | ✔ | ✔ | ✔ |
| Nexus 5x | LineageOS 14.1 | ✔ | ✔ | ✘ | ✘ | ✘ |
| Pixel | Android 8.1 beta | ✔ | ✘ | ✘ | ✘ | ✘ |

# How to Test

Expand Down
Loading