Searched defs:FiraAppConfigParams (Results 1 – 2 of 2) sorted by relevance
79 pub struct FiraAppConfigParams { struct81 device_type: DeviceType,82 ranging_round_usage: RangingRoundUsage,83 sts_config: StsConfig,84 multi_node_mode: MultiNodeMode,85 channel_number: UwbChannel,86 device_mac_address: UwbAddress,87 dst_mac_address: Vec<UwbAddress>,88 slot_duration_rstu: u16,89 ranging_duration_ms: u32,[all …]
388 message FiraAppConfigParams { message