Home
last modified time | relevance | path

Searched refs:nodfs (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp722 SetNodfsCommand(wifi_interface_handle handle, u32 nodfs) in SetNodfsCommand() argument
724 mNoDfs = nodfs; in SetNodfsCommand()
1277 wifi_error wifi_set_nodfs_flag(wifi_interface_handle handle, u32 nodfs) in wifi_set_nodfs_flag() argument
1279 SetNodfsCommand command(handle, nodfs); in wifi_set_nodfs_flag()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h225 wifi_error wifi_set_nodfs_flag(wifi_interface_handle handle, u32 nodfs);
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp1929 wifi_error wifi_set_nodfs_flag(wifi_interface_handle handle, u32 nodfs) in wifi_set_nodfs_flag() argument
1960 ret = vCommand->put_u32(QCA_WLAN_VENDOR_ATTR_SET_NO_DFS_FLAG, nodfs); in wifi_set_nodfs_flag()