BLE_TRSPS_Init
C
uint16_t BLE_TRSPS_Init(void);
Description
Initializes the BLE Transparent Profile Server.
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Service successfully added to the service table. |
MBA_RES_FAIL | Failed to add the service to the service table. |
MBA_RES_OOM | Internal memory allocation failure. |