InPlay API
ble_test_mode_t Struct Reference

Test PHY structure. More...

#include <in_ble_gap.h>

Data Fields

int test_mode
 Test mode operation,. More...
 
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...
 

Detailed Description

Test PHY structure.

Field Documentation

◆ modulation_idx

uint8_t modulation_idx

Modulation Index (only valid for RX mode),.

See also
enum in_ble_modulation_idx

◆ phy

uint8_t phy

Test PHY rate.

See also
enum in_ble_test_phy

◆ test_mode

int test_mode

Test mode operation,.

See also
in_ble_test_mode

◆ tx_pkt_payload

uint8_t tx_pkt_payload

Packet Payload type (only valid for TX mode),.

See also
enum in_ble_pkt_pld_type