Home
last modified time | relevance | path

Searched refs:geofence_cont (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_rtt.h269 bool geofence_cont; member
447 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);
H A Ddhd_rtt.c1774 dhd_rtt_get_geofence_cont_ind(dhd_pub_t *dhd, bool* geofence_cont) in dhd_rtt_get_geofence_cont_ind() argument
1781 *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() argument
1793 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()
H A Dwl_cfgnan.c5697 if (rtt_status->geofence_cfg.geofence_cont) { in wl_cfgnan_subscribe_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.h269 bool geofence_cont; member
447 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);
H A Ddhd_rtt.c1774 dhd_rtt_get_geofence_cont_ind(dhd_pub_t *dhd, bool* geofence_cont) in dhd_rtt_get_geofence_cont_ind() argument
1781 *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() argument
1793 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()
H A Dwl_cfgnan.c5697 if (rtt_status->geofence_cfg.geofence_cont) { in wl_cfgnan_subscribe_handler()