|
SmartSnippets DA1459x SDK
|
Device information service sample implementation API. More...
Files | |
| file | dis.h |
| Device Information Service sample implementation API. | |
Data Structures | |
| struct | dis_system_id_t |
| struct | dis_pnp_id_t |
| struct | dis_device_info_t |
Functions | |
| ble_service_t * | dis_init (const ble_service_config_t *config, const dis_device_info_t *info) |
| Register Device Information Service instance. More... | |
Device information service sample implementation API.
| ble_service_t* dis_init | ( | const ble_service_config_t * | config, |
| const dis_device_info_t * | info | ||
| ) |
Register Device Information Service instance.
Function registers Device Information Service.
| [in] | config | general service configuration |
| [in] | info | general information about device |
1.8.16