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 value | Description |
---|---|
MBA_RES_SUCCESS | Successfully notify the connected devices th service change. |