![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
p_dll library parameters for starting BLE advertisements through an HCI command send to the DUT. More...
#include <p_dll.h>
Public Attributes | |
| _pdll_test_id | test_id |
| bool | en |
| uint8_t | delay_ms |
| _pdll_tx_pwr_lvl | rf_tx_pwr_lvl |
| _adv_channel | adv_channel |
| uint8_t | bd_addr [BD_ADDR_SIZE] |
p_dll library parameters for starting BLE advertisements through an HCI command send to the DUT.
| _adv_channel __pdll_ble_adv_start_test::adv_channel |
| uint8_t __pdll_ble_adv_start_test::bd_addr[BD_ADDR_SIZE] |
| uint8_t __pdll_ble_adv_start_test::delay_ms |
| bool __pdll_ble_adv_start_test::en |
| _pdll_tx_pwr_lvl __pdll_ble_adv_start_test::rf_tx_pwr_lvl |
TX power level selection, from the __pdll_tx_pwr_lvl.
| _pdll_test_id __pdll_ble_adv_start_test::test_id |
Which test, from the __pdll_test_id, this device will perform.