Home
last modified time | relevance | path

Searched refs:allowed_dwell_time_min (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_utils_pub.h134 uint16_t allowed_dwell_time_min; member
H A Dwifi_pos_utils_i.h303 uint16_t allowed_dwell_time_min; member
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_oemdata.h105 uint16_t allowed_dwell_time_min; member
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c1329 caps->allowed_dwell_time_min = wifi_pos_obj->allowed_dwell_time_min; in wifi_pos_populate_caps()
H A Dwifi_pos_api.c408 wifi_pos_psoc->allowed_dwell_time_min = val; in wifi_pos_set_dwell_time_min()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c295 cap_rsp->driver_cap.allowed_dwell_time_min); in os_if_send_cap_nl_resp()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c104 data_cap->allowed_dwell_time_min = neighbor_scan_min_chan_time; in populate_oem_data_cap()