Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_vs_rx_test_param_t Struct Reference

This is the extended receiver test parameters used in R_BLE_VS_StartRxTest() . More...

Data Fields

uint8_t ch
 Channel used in Rx test. More...
 
uint8_t phy
 Receiver PHY used in the test. More...
 

Detailed Description

This is the extended receiver test parameters used in R_BLE_VS_StartRxTest() .

Field Documentation

◆ ch

uint8_t st_ble_vs_rx_test_param_t::ch

Channel used in Rx test.

ch = (Frequency - 2402) / 2.
Valid range is 0x00 <= ch <= 0x27.
Frequency range is 2402 MHz to 2480 MHz.

◆ phy

uint8_t st_ble_vs_rx_test_param_t::phy

Receiver PHY used in the test.

Select one of the following.

macro description
BLE_VS_EH_TEST_PHY_1M(0x01) 1M PHY
BLE_VS_EH_TEST_PHY_2M(0x02) 2M PHY
BLE_VS_EH_TEST_PHY_CODED(0x03) Coded PHY