Sample Service (SAMPLES)

Definitions and prototypes for the GUS interface. More...

+ Collaboration diagram for Sample Service (SAMPLES):

Modules

 Defines
 
 Enumerations
 
 Structures
 
 Functions
 
 Typedefs
 

Detailed Description

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().