BLE_ANPC_Init
C
uint16_t BLE_ANPC_Init(void);
Description
Initializes BLE Alert Notification Client.
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | The client was successfully initialized. |
MBA_RES_FAIL | The client failed to initialize. |
uint16_t BLE_ANPC_Init(void);
Initializes BLE Alert Notification Client.
Return value | Description |
---|---|
MBA_RES_SUCCESS | The client was successfully initialized. |
MBA_RES_FAIL | The client failed to initialize. |