BLE_DTM_StopCwTest
C
uint16_t BLE_DTM_StopCwTest(void);
Description
Stops the Continuous Wave (CW) test.
Note
BLE_DTM_Init must be called before using this function.
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully stops the CW test. |
MBA_RES_OOM | Internal memory allocation failure occurred. |