BLE_TRSPS_Init
C
uint16_t BLE_TRSPS_Init(void);Description
Initialize BLE Transparent Profile.
Return values
| Return value | Description | 
|---|---|
| MBA_RES_SUCCESS | Success to add a service to the service table. | 
| MBA_RES_FAIL | Fail to add a service to the service table. | 
| MBA_RES_OOM | No available memory. | 
