meta-smartwatch
meta-smartwatch copied to clipboard
Bluetooth pairing ignores capabilities.
We apply https://github.com/AsteroidOS/meta-asteroid/blob/master/recipes-nemomobile/lipstick/lipstick/0005-BluetoothAgent-Advertise-less-hardware-capabilities-.patch to allow both ends (watch and phone) to only show a yes/no dialog. This does not appear to work on sturgeon
.
Regardless of what the AGENT_CAPABILITY
is set to it will always prompt on the phone for the keyboard. While on the desktop it doesn't. Normally I would assume that this issue is in the Sync app, but given that it works perfectly for ray
, firefish
and skipjack
I think this issue has something to do with the Bluetooth implementation on sturgeon
.
I will need to do further investigation in to what is missing here, but it seems some api isn't accepting the capabilities.