![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
BLE tester instrument specific settings. More...
#include <prod_line_tool_dll.h>
Public Attributes | |
| bool | en |
| char | instr_name [PLTD_INSTR_MAX_NAME_SIZE] |
| char | instr_iface [PLTD_INSTR_MAX_NAME_SIZE] |
BLE tester instrument specific settings.
Definition at line 679 of file prod_line_tool_dll.h.
| bool __pltd_ble_tester::en |
Enable or disable the BLE tester tests.
Definition at line 681 of file prod_line_tool_dll.h.
| char __pltd_ble_tester::instr_iface[PLTD_INSTR_MAX_NAME_SIZE] |
The BLE tester instrument interface in string, e.g. "COM150".
Definition at line 683 of file prod_line_tool_dll.h.
| char __pltd_ble_tester::instr_name[PLTD_INSTR_MAX_NAME_SIZE] |
The BLE tester instrument name selected.
Definition at line 682 of file prod_line_tool_dll.h.