Searched refs:geofence_cont (Results 1 – 6 of 6) sorted by relevance
269 bool geofence_cont; member447 void dhd_rtt_set_geofence_cont_ind(dhd_pub_t *dhd, bool geofence_cont);449 void dhd_rtt_get_geofence_cont_ind(dhd_pub_t *dhd, bool* geofence_cont);
1774 dhd_rtt_get_geofence_cont_ind(dhd_pub_t *dhd, bool* geofence_cont) in dhd_rtt_get_geofence_cont_ind() argument1781 *geofence_cont = rtt_status->geofence_cfg.geofence_cont; in dhd_rtt_get_geofence_cont_ind()1786 dhd_rtt_set_geofence_cont_ind(dhd_pub_t *dhd, bool geofence_cont) in dhd_rtt_set_geofence_cont_ind() argument1793 rtt_status->geofence_cfg.geofence_cont = geofence_cont; in dhd_rtt_set_geofence_cont_ind()1795 rtt_status->geofence_cfg.geofence_cont)); in dhd_rtt_set_geofence_cont_ind()
5697 if (rtt_status->geofence_cfg.geofence_cont) { in wl_cfgnan_subscribe_handler()