Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A 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,
H A 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()
H A Dwifi_legacy_hal.cpp1228 const wifi_channel_info& channel_hint, uint32_t max_duration_secs, in enableRttResponder() argument
1232 id, getIfaceHandle(iface_name), channel_hint, max_duration_secs, in enableRttResponder()
H A Dwifi_legacy_hal.h613 const wifi_channel_info& channel_hint,
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A 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()
H A Dwifihal_internal.h168 wifi_channel_info channel_hint,
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Drtt.cpp241 EnableResponderCommand(wifi_interface_handle iface, int id, wifi_channel_info channel_hint, in EnableResponderCommand() argument
243 : WifiCommand("EnableResponderCommand", iface, 0), mChannelInfo(channel_hint), in EnableResponderCommand()
747 wifi_channel_info channel_hint, unsigned max_duration_seconds, in wifi_enable_responder() argument
750 EnableResponderCommand command(iface, id, channel_hint, max_duration_seconds, responderInfo); in wifi_enable_responder()
/aosp12/bionic/libc/kernel/uapi/drm/
H A Dnouveau_drm.h48 __u32 channel_hint; member
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Drtt.h301 wifi_channel_info channel_hint, unsigned max_duration_seconds,
H A Dwifi_hal.h567 wifi_channel_info channel_hint, unsigned max_duration_seconds,
/aosp12/frameworks/opt/net/wifi/libwifi_hal/
H A Dhal_tool.cpp186 wifi_channel_info channel_hint, in wifi_enable_responder_stub() argument