TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Parameter Structure for SNP_registerService / SNP_REGISTER_SERVICE_RSP. More...
Data Fields | |
uint16_t | endHandle |
2 Byte Last attribute handle of the registered service | |
uint16_t | startHandle |
2 Byte First attribute handle of the registered service | |
uint8_t | status |
1 Byte Status of the request (SUCCESS or Error, list of status generated by the SNP.) | |
Parameter Structure for SNP_registerService / SNP_REGISTER_SERVICE_RSP.
This is a packed structure. see Dealing with Parameters and Packed Structures for more information.