Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_WallbotBLE_Challenge by
dm_service_context_t Struct Reference
[Device Manager Data Types]
Service Context. More...
#include <device_manager.h>
Data Fields | |
service_type_t | service_type |
Identifies the service/protocol to which the context data is related. | |
dm_context_t | context_data |
Contains length and pointer to context data. |
Detailed Description
Service Context.
Service context data for a service identified by the 'service_type' field.
Definition at line 275 of file device_manager.h.
Field Documentation
Contains length and pointer to context data.
Definition at line 278 of file device_manager.h.
Identifies the service/protocol to which the context data is related.
Definition at line 277 of file device_manager.h.
Generated on Tue Jul 12 2022 13:52:34 by
