ARMmbed / ble

API to abstract working with Bluetooth Smart Controllers
Other
80 stars 75 forks source link

Will we support BLE profiles? #183

Open sunsmilearm opened 8 years ago

sunsmilearm commented 8 years ago

We have supported some BLE services, how about the profiles? Will we have C++ implementation for profiles using several services like HOGP?

ciarmcom commented 8 years ago

ARM Internal Ref: IOTSFW-2461

pan- commented 8 years ago

@sunsmilearm A pull request has been made to support HID a long time ago, I didn't had time yet to integrate it.

You can try it if you want: https://github.com/ARMmbed/ble/pull/106 https://github.com/jpbrucker/BLE_HID