Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp491 SetNodfsCommand(wifi_interface_handle handle, u32 nodfs) in SetNodfsCommand() argument
493 mNoDfs = nodfs; in SetNodfsCommand()
730 wifi_error wifi_set_nodfs_flag(wifi_interface_handle handle, u32 nodfs) in wifi_set_nodfs_flag() argument
732 SetNodfsCommand command(handle, nodfs); in wifi_set_nodfs_flag()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h119 wifi_error wifi_set_nodfs_flag(wifi_interface_handle handle, u32 nodfs);