TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
snpAddServiceReq_t Struct Reference

Add Service Request Structure for SNP_addService / SNP_ADD_SERVICE_REQ. More...

Data Fields

uint8_t type
 1 Byte Type of the service to add. see Service Type
 
uint8_t UUID [16]
 

Detailed Description

Add Service Request Structure for SNP_addService / SNP_ADD_SERVICE_REQ.

This is a packed structure. see Dealing with Parameters and Packed Structures for more information.

Field Documentation

§ UUID

uint8_t UUID[16]

16 Byte UUID of the service, up to 16 Bytes dealing with UUID to know more about how to use UUID field.
UUID can be 2 bytes only.
at reception of this request, the length of the UUID can be deduce from the NPI frame length. at transmission of this request, the length of UUID will need to be indicated outside of this structure.


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated