Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.4/default/
Dwifi_rtt_controller.h65 const WifiChannelInfo& channel_hint,
82 uint32_t cmd_id, const WifiChannelInfo& channel_hint,
100 const WifiChannelInfo& channel_hint,
111 const WifiChannelInfo& channel_hint,
Dwifi_rtt_controller.cpp117 uint32_t cmd_id, const WifiChannelInfo& channel_hint, in enableResponder() argument
123 channel_hint, max_duration_seconds, info); in enableResponder()
166 uint32_t cmd_id, const WifiChannelInfo& channel_hint, in enableResponder_1_4() argument
172 channel_hint, max_duration_seconds, info); in enableResponder_1_4()
329 uint32_t cmd_id, const WifiChannelInfo& channel_hint, in enableResponderInternal_1_4() argument
333 channel_hint, &legacy_channel_info)) { in enableResponderInternal_1_4()
Dwifi_legacy_hal.h312 const wifi_channel_info& channel_hint,
Dwifi_legacy_hal.cpp1126 const wifi_channel_info& channel_hint, uint32_t max_duration_secs, in enableRttResponder() argument
1130 id, getIfaceHandle(iface_name), channel_hint, max_duration_secs, in enableRttResponder()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Drtt.cpp307 wifi_channel_info channel_hint, in wifi_enable_responder() argument
329 ret = lowiWifiHalApi->enable_responder(id, iface, channel_hint, in wifi_enable_responder()
Dwifihal_internal.h168 wifi_channel_info channel_hint,
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp236 EnableResponderCommand(wifi_interface_handle iface, int id, wifi_channel_info channel_hint, in EnableResponderCommand() argument
238 : WifiCommand("EnableResponderCommand", iface, 0), mChannelInfo(channel_hint), in EnableResponderCommand()
686 wifi_channel_info channel_hint, unsigned max_duration_seconds, in wifi_enable_responder() argument
689 EnableResponderCommand command(iface, id, channel_hint, max_duration_seconds, responderInfo); in wifi_enable_responder()
/hardware/libhardware_legacy/include/hardware_legacy/
Drtt.h301 wifi_channel_info channel_hint, unsigned max_duration_seconds,
Dwifi_hal.h394 wifi_channel_info channel_hint, unsigned max_duration_seconds,