GATTS_ServiceChanged

C

uint16_t GATTS_ServiceChanged(void);

Description

Enables the service change indication and notifies clients about changes to the service table.

Note

This function should be called after services have been added or removed to notify connected clients of the changes. Clients will receive an indication if configured to do so.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully notify the connected devices th service change.