Searched defs:rtt_target_info (Results 1 – 12 of 12) sorted by relevance
163 typedef struct rtt_target_info { struct164 struct ether_addr addr;165 rtt_type_t type; /* rtt_type */166 rtt_peer_type_t peer; /* peer type */167 wifi_channel_info_t channel; /* channel information */168 chanspec_t chanspec; /* chanspec for channel */169 bool disable; /* disable for RTT measurement */175 uint32 burst_period;188 uint16 num_burst;221 } rtt_target_info_t; argument
1757 rtt_target_info_t *rtt_target_info; in dhd_rtt_event_handler() local
194 typedef struct rtt_target_info { struct195 struct ether_addr addr;196 struct ether_addr local_addr;197 rtt_type_t type; /* rtt_type */198 rtt_peer_type_t peer; /* peer type */199 wifi_channel_info_t channel; /* channel information */200 chanspec_t chanspec; /* chanspec for channel */201 bool disable; /* disable for RTT measurement */207 uint32 burst_period;220 uint16 num_burst;[all …]
2065 rtt_target_info_t *rtt_target_info = NULL; in dhd_rtt_timeout() local3137 rtt_target_info_t *rtt_target_info; in dhd_rtt_create_failure_result() local
181 typedef struct rtt_target_info { struct182 struct ether_addr addr;183 struct ether_addr local_addr;184 rtt_type_t type; /* rtt_type */185 rtt_peer_type_t peer; /* peer type */186 wifi_channel_info channel; /* channel information */187 chanspec_t chanspec; /* chanspec for channel */188 bool disable; /* disable for RTT measurement */194 uint32 burst_period;207 uint16 num_burst;[all …]
2549 rtt_target_info_t *rtt_target_info = NULL; in dhd_rtt_timeout() local3787 rtt_target_info_t *rtt_target_info; in dhd_rtt_create_failure_result() local