Searched refs:geofence_rtt (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_rtt.c | 4023 bool geofence_rtt = FALSE; in dhd_rtt_handle_nan_burst_end() local 4047 geofence_rtt = (rng_inst->range_type in dhd_rtt_handle_nan_burst_end() 4081 if (geofence_rtt) { in dhd_rtt_handle_nan_burst_end() 4113 dhd_rtt_nan_range_report(cfg, rtt_result, geofence_rtt); in dhd_rtt_handle_nan_burst_end() 4117 "retry cnt %d burst status %d", ret, geofence_rtt, in dhd_rtt_handle_nan_burst_end() 4119 if (rtt_result && !geofence_rtt) { in dhd_rtt_handle_nan_burst_end()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.c | 4023 bool geofence_rtt = FALSE; in dhd_rtt_handle_nan_burst_end() local 4047 geofence_rtt = (rng_inst->range_type in dhd_rtt_handle_nan_burst_end() 4081 if (geofence_rtt) { in dhd_rtt_handle_nan_burst_end() 4113 dhd_rtt_nan_range_report(cfg, rtt_result, geofence_rtt); in dhd_rtt_handle_nan_burst_end() 4117 "retry cnt %d burst status %d", ret, geofence_rtt, in dhd_rtt_handle_nan_burst_end() 4119 if (rtt_result && !geofence_rtt) { in dhd_rtt_handle_nan_burst_end()
|