Searched refs:channel_hint (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_rtt_controller.cpp | 117 uint32_t cmd_id, const WifiChannelInfo& channel_hint, in enableResponder() argument 123 channel_hint, max_duration_seconds, info); in enableResponder() 249 uint32_t cmd_id, const WifiChannelInfo& channel_hint, in enableResponderInternal() argument 253 channel_hint, &legacy_channel_info)) { in enableResponderInternal()
|
D | wifi_rtt_controller.h | 65 const WifiChannelInfo& channel_hint, 86 const WifiChannelInfo& channel_hint,
|
D | wifi_legacy_hal.h | 309 const wifi_channel_info& channel_hint,
|
D | wifi_legacy_hal.cpp | 1116 const wifi_channel_info& channel_hint, uint32_t max_duration_secs, in enableRttResponder() argument 1120 id, getIfaceHandle(iface_name), channel_hint, max_duration_secs, in enableRttResponder()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | rtt.cpp | 307 wifi_channel_info channel_hint, in wifi_enable_responder() argument 329 ret = lowiWifiHalApi->enable_responder(id, iface, channel_hint, in wifi_enable_responder()
|
D | wifihal_internal.h | 168 wifi_channel_info channel_hint,
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | rtt.cpp | 236 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/ |
D | rtt.h | 299 wifi_channel_info channel_hint, unsigned max_duration_seconds,
|
D | wifi_hal.h | 331 wifi_channel_info channel_hint, unsigned max_duration_seconds,
|