NordicSemiconductor / pc-ble-driver-py

Python bindings for the ble-driver library
Other
126 stars 115 forks source link

Fix the uuid_type error in BLEUUIDBase and add some new functions to BLEAdapter #229

Open h1562075881 opened 1 year ago

h1562075881 commented 1 year ago

When creating the BLEUUIDBase class, if tht vs_uuid_base is none and the uuid_type is none, the value of uuid_type should be BLEUUID TYPE VENDOR BEGIN

Signed-off-by: h1562075881 1562075881@qq.com

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.