Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

h1562075881
Copy link

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 BLE_UUID_ TYPE_ VENDOR_ BEGIN

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

Signed-off-by: h1562075881 <1562075881@qq.com>
@CLAassistant
Copy link

CLAassistant commented Nov 26, 2022

CLA assistant check
All committers have signed the CLA.

Signed-off-by: h1562075881 <1562075881@qq.com>
@h1562075881 h1562075881 changed the title Fix the uuid_type error in BLEUUIDBase Fix the uuid_type error in BLEUUIDBase and add some new functions to BLEAdapter Dec 1, 2022
…miconductor#43, refer from issue NordicSemiconductor#55.

2.ble_adapter optimizes the write_req and write_cmd functions to resolve an error when the length of a command sent is longer than att_mtu.
3.ble_driver._subversion_number_to_softdevice_info Adds new softdevice information
4. Add new print information to observers.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants