You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Halcyon changed the bluetooth device name to the full serial number
without a prefix. The serial number uses the format YYMMPCNNNN (e.g.
2412070123) with:
- YY = Production year
- MM = Production month
- PC = Product code (01 = HUD, 07 = handset)
- NNNN = Continuous number
The existing filter with the prefix is kept for backwards compatibility.
0 commit comments