Sfoglia il codice sorgente

Added new devices

+ Added Apple Watch
+ Added Sign in to other device
Mr. Proxy 2 anni fa
parent
commit
4a352f9849
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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"},