Does the play services fido2 api's actually support the CTAP2 protocol for a BLE authenticator?
I am offering all the mandatory services and characteristics (I think). According to the
protocol overview, the client should check the
fidoServiceRevisionBitfield and select a supported version, but never does. Instead it starts by reading the
fidoControlPointLength and registering for notifications on the
fidoStatus characteristic and then starts sending u2f messages (a
U2F_VERSION message).