1 comments — live from bluesky

Riku Voipio · 0 · 15h ago
@denzilferreira Afaik the headset will either send a keycode (like the volume up/down) or some AT command. The latter is more likely in this case, since the headset noticed the phone didn't respond.
Denzil Ferreira · 0 · 15h ago
@suihkulokki hum... The key codes do work (vol up/down, play/stop, double to next, triple to go back). The command, whether it's a AT/keycode/BLE GATT is hardwired to Google Assistant/Alexa so maybe this is a response that the headphone expects to receive from the phone. Which makes me wonder […]
Riku Voipio · 0 · 14h ago
@denzilferreira I presume all the plumbing is already in AOSP and your phone OS either doesn't have that code in it, or it just isn't wired up to any app.
Denzil Ferreira · 0 · 14h ago
@suihkulokki from what I've seen from AOSP, this is not there. Likely part of Google Services and Digital Assistant support...
Denzil Ferreira · 0 · 11h ago
@suihkulokki I was wrong. This is all controlled from the headphone itself for the special button press. Sideloading Bose Connect, I was able to change the headphone button press to toggle the different modes of ANC (high, low, off). Press and holding the play/stop does trigger the digital […]