Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgnan.c7704 #define IN_GEOFENCE(ingress, egress, distance) (((distance) <= (ingress)) && \ macro
7730 if (IN_GEOFENCE(ingress_limit, egress_limit, distance)) { in wl_cfgnan_check_ranging_cond()
7733 (!IN_GEOFENCE(ingress_limit, egress_limit, in wl_cfgnan_check_ranging_cond()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgnan.c7704 #define IN_GEOFENCE(ingress, egress, distance) (((distance) <= (ingress)) && \ macro
7730 if (IN_GEOFENCE(ingress_limit, egress_limit, distance)) { in wl_cfgnan_check_ranging_cond()
7733 (!IN_GEOFENCE(ingress_limit, egress_limit, in wl_cfgnan_check_ranging_cond()