소스 검색

Added new devices

+ Added Apple Watch
+ Added Sign in to other device
Mr. Proxy 2 년 전
부모
커밋
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"},