![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
The BLE instrument API return status codes. More...
Typedefs | |
| typedef enum _BLE_INSTR_STATUS_CODES | BLE_INSTR_STATUS_CODES |
| The BLE instrument API return and callback status codes. | |
Enumerations | |
| enum | _BLE_INSTR_STATUS_CODES { BLE_INSTR_SUCCESS = 0 , BLE_INSTR_ERROR , BLE_INSTR_INVALID_DBG_PARAMS , BLE_INSTR_DBG_DLL_ERROR , BLE_INSTR_TX_PWR_START , BLE_INSTR_TX_PWR_PASSED , BLE_INSTR_TX_PWR_FAILED , BLE_INSTR_TX_FREQ_OFFS_START , BLE_INSTR_TX_FREQ_OFFS_PASSED , BLE_INSTR_TX_FREQ_OFFS_FAILED , BLE_INSTR_TX_MOD_IDX_START , BLE_INSTR_TX_MOD_IDX_PASSED , BLE_INSTR_TX_MOD_IDX_FAILED , BLE_INSTR_TX_RX_SENS_START , BLE_INSTR_TX_RX_SENS_OK , BLE_INSTR_TX_RX_SENS_ERROR } |
| The BLE instrument API return and callback status codes. More... | |
The BLE instrument API return status codes.
The BLE instrument API return and callback status codes.
Definition at line 98 of file ble_instr_api.h.