I am trying to implement a BTLE SERVER on the Nexus 7 with the new BTLE API in 4.3. I am running into several problems. First there are no examples with the SDK. The only exampl
It seems the getProfileProxy
does not respond to the GATT
or GATT_SERVER
request. The API suggests advertising support, but there is no code implemented behind yet. (Android Issue Tracker)
Same half-way implemented APIs were released initially when NFC was introduced and Google iterated adding more well rounded functionality with follow-up releases.