Commit 86b0c79
committed
fix(wear): align Bluetooth RFCOMM UUID with WearOS specification
Update WEAR_BT_UUID to use the official WearOS UUID (a3c87500-8ed3-4bdf-8a39-a01bebede295) instead of the generic SPP UUID. This ensures proper data bridging and pairing with WearOS devices.
Signed-off-by: namdamdoi68-oss <namdamdoi68@gmail.com>1 parent 446b3c2 commit 86b0c79
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- play-services-wearable/core/src
- main/java/org/microg/gms/wearable
- test/java/org/microg/gms/wearable
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments