思澈科技软件开发工具包  2.20
ble_dut_mode_t Struct Reference

Data Fields

uint8_t operation
 
uint8_t channel
 Tx or Rx Channel (Range 0x00 to 0x27)
 
uint8_t tx_data_length
 Length in bytes of payload data in each packet (only valid for TX mode, range 0x00-0xFF)
 
uint8_t tx_pkt_payload
 Packet Payload type (only valid for TX mode. More...
 
uint8_t phy
 Test PHY rate (. More...
 
uint8_t modulation_idx
 Modulation Index (only valid for RX mode. More...
 

Field Documentation

◆ modulation_idx

uint8_t ble_dut_mode_t::modulation_idx

Modulation Index (only valid for RX mode.

See also
enum gap_modulation_idx)

◆ operation

uint8_t ble_dut_mode_t::operation

GAPM requested operation:

  • GAPM_LE_TEST_STOP: Unregister a LE Protocol/Service Multiplexer
  • GAPM_LE_TEST_RX_START: Start RX Test Mode
  • GAPM_LE_TEST_TX_START: Start TX Test Mode

◆ phy

uint8_t ble_dut_mode_t::phy

Test PHY rate (.

See also
enum gap_test_phy)

◆ tx_pkt_payload

uint8_t ble_dut_mode_t::tx_pkt_payload

Packet Payload type (only valid for TX mode.

See also
enum gap_pkt_pld_type)

The documentation for this struct was generated from the following file: