NordicSemiconductor / pc-ble-driver-js

Node.js interface to the C/C++ pc-ble-driver library. API docs: https://nordicsemiconductor.github.io/pc-ble-driver-js/
Other
79 stars 41 forks source link

Fix server setup issue regarding vendor specific UUIDs #254

Closed bihanssen closed 4 years ago

bihanssen commented 4 years ago

Vendor specific UUIDs were added in different ways for services or characteristics and descriptors. This PR moves adding of VS UUID to one place.