BLE_DTM_StopCwTest
C
uint16_t BLE_DTM_StopCwTest(void);Description
Stop the Continuous Wave (CW) test.
Note
BLE_DTM_Init is required for this API.
Return values
| Return value | Description |
|---|---|
| MBA_RES_SUCCESS | Successfully stop the CW test. |
| MBA_RES_OOM | Internal memory allocation failure. |
