bluetooth lowenergy - How to make my android app connectable to BLE headset? -


i'm working on android application acts ble peripheral (using nexus 9 able work ble peripheral) provides services , characteristics. i'm able interact , it's ok.

how can make connectable ble headset now? can see headset ble profile enum value: http://developer.android.com/reference/android/bluetooth/bluetoothprofile.html#headset

does mean need implement specific service, characteristics , specific logics support transferring sound ble headset?

let's i'd record real-time audio , transfer in ble headset. how can stream sound real-time data ble headset?


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -