From ef3293af9a7675c64355b86006ca6bb2442d710c Mon Sep 17 00:00:00 2001 From: Kavish Devar Date: Mon, 7 Oct 2024 16:54:19 +0530 Subject: [PATCH] complete an incomplete sentence in AAP definitions doc --- AAP Definitions.md | 8 +++++++- README.md | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/AAP Definitions.md b/AAP Definitions.md index 5a1e791..2c6b69c 100644 --- a/AAP Definitions.md +++ b/AAP Definitions.md @@ -215,7 +215,11 @@ The level can be any value between 0 and 100, 0 to allow maximum noise (i.e. min ## Configure Stem Long Press -I have noted all the packets sent to configure what the press and hold of the steam should do +I have noted all the packets sent to configure what the press and hold of the steam should do. The packets sent are specific to the current state. And are probably overwritten everytime the AirPods are connected to a new (apple) device that is not synced with icloud (i think)... So, for non-Apple device too, the configuration needs to be stored and overwritten everytime the AirPods are connected to the device. That is the only way to keep the configuration. + +This is also the only way to control the configuration as the previous state needs to be known, and then the new state can be set. + +The packets sent (based on the previous states) are as follows:
Toggling Adaptive @@ -277,6 +281,8 @@ I have noted all the packets sent to configure what the press and hold of the st
+> *i do hate apple for not hardcoding these, like there are literally only 4^2 - ${\binom{4}{1}}$ - $\binom{4}{2}$* + ## Request something (Probably Head Positions) ```plaintext diff --git a/README.md b/README.md index 0ace78d..987f974 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ALN - AirPods like Normal (Linux Only) +### Check out the packet definitions at [AAP Definitions](/AAP%20Definitions.md) + ## Currently supported device(s) - AirPods Pro 2