Home
last modified time | relevance | path

Searched refs:nan_rtt_res (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_rtt.c4025 rtt_result_t nan_rtt_res; in dhd_rtt_handle_nan_burst_end() local
4060 bzero(&nan_rtt_res, sizeof(nan_rtt_res)); in dhd_rtt_handle_nan_burst_end()
4061 ret = dhd_rtt_parse_result_event(proxd_ev_data, tlvs_len, &nan_rtt_res); in dhd_rtt_handle_nan_burst_end()
4067 burst_status = nan_rtt_res.report.status; in dhd_rtt_handle_nan_burst_end()
4068 if (nan_rtt_res.rtt_detail.num_ota_meas <= 1) { in dhd_rtt_handle_nan_burst_end()
4082 rtt_result = &nan_rtt_res; in dhd_rtt_handle_nan_burst_end()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.c4025 rtt_result_t nan_rtt_res; in dhd_rtt_handle_nan_burst_end() local
4060 bzero(&nan_rtt_res, sizeof(nan_rtt_res)); in dhd_rtt_handle_nan_burst_end()
4061 ret = dhd_rtt_parse_result_event(proxd_ev_data, tlvs_len, &nan_rtt_res); in dhd_rtt_handle_nan_burst_end()
4067 burst_status = nan_rtt_res.report.status; in dhd_rtt_handle_nan_burst_end()
4068 if (nan_rtt_res.rtt_detail.num_ota_meas <= 1) { in dhd_rtt_handle_nan_burst_end()
4082 rtt_result = &nan_rtt_res; in dhd_rtt_handle_nan_burst_end()