Просмотр исходного кода

Added new devices

+ Added Apple Watch
+ Added Sign in to other device
Mr. Proxy 2 лет назад
Родитель
Сommit
4a352f9849
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      ble_spam/protocols/continuity.c

+ 2 - 0
ble_spam/protocols/continuity.c

@@ -178,11 +178,13 @@ static const struct {
 } na_actions[] = {
     {0x13, "AppleTV AutoFill"},
     {0x24, "Apple Vision Pro"},
+    {0x05, "Apple Watch"},
     {0x27, "AppleTV Connecting..."},
     {0x20, "Join This AppleTV?"},
     {0x19, "AppleTV Audio Sync"},
     {0x1E, "AppleTV Color Balance"},
     {0x09, "Setup New iPhone"},
+    {0x2F, "Sign in to other device"},
     {0x02, "Transfer Phone Number"},
     {0x0B, "HomePod Setup"},
     {0x01, "Setup New AppleTV"},