Home
last modified time | relevance | path

Searched refs:channel_hint (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/wifi/1.0/default/
Dwifi_rtt_controller.cpp132 const WifiChannelInfo& channel_hint, in enableResponder() argument
141 channel_hint, in enableResponder()
270 const WifiChannelInfo& channel_hint, in enableResponderInternal() argument
275 channel_hint, &legacy_channel_info)) { in enableResponderInternal()
Dwifi_rtt_controller.h65 const WifiChannelInfo& channel_hint,
86 const WifiChannelInfo& channel_hint,
Dwifi_legacy_hal.h237 const wifi_channel_info& channel_hint,
Dwifi_legacy_hal.cpp1001 const wifi_channel_info& channel_hint, in enableRttResponder() argument
1007 channel_hint, in enableRttResponder()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Drtt.cpp336 wifi_channel_info channel_hint, in wifi_enable_responder() argument
359 ret = lowiWifiHalApi->enable_responder(id, iface, channel_hint, in wifi_enable_responder()
Dwifihal_internal.h147 wifi_channel_info channel_hint,
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp218 EnableResponderCommand(wifi_interface_handle iface, int id, wifi_channel_info channel_hint, in EnableResponderCommand() argument
220 : WifiCommand("EnableResponderCommand", iface, 0), mChannelInfo(channel_hint), in EnableResponderCommand()
668 wifi_channel_info channel_hint, unsigned max_duration_seconds, in wifi_enable_responder() argument
671 EnableResponderCommand command(iface, id, channel_hint, max_duration_seconds, responderInfo); in wifi_enable_responder()
/hardware/libhardware_legacy/include/hardware_legacy/
Drtt.h297 wifi_channel_info channel_hint, unsigned max_duration_seconds,
Dwifi_hal.h266 wifi_channel_info channel_hint, unsigned max_duration_seconds,