BLE_TRSPS_Init

C

uint16_t BLE_TRSPS_Init(void);

Description

Initializes the BLE Transparent Profile Server.

Return values

Return valueDescription
MBA_RES_SUCCESSService successfully added to the service table.
MBA_RES_FAILFailed to add the service to the service table.
MBA_RES_OOMInternal memory allocation failure.