Definitions and prototypes for the GUS interface. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Functions | |
Typedefs | |
Definitions and prototypes for the GUS interface.
The Sample Service demonstrates how to add vendor service to BLE Stack database, which includes Tx and Rx base charateristic, developer can changes and adds other characteristics.
After samples_init_t variable is initialized, the application must call samples_service_init() to add example characteristics to the BLE Stack database, and it provides samples_notify_tx_data().