BLE_TRSPS_Init

C

uint16_t BLE_TRSPS_Init(void);

Description

Initialize BLE Transparent Profile.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccess to add a service to the service table.
MBA_RES_FAILFail to add a service to the service table.
MBA_RES_OOMNo available memory.