Searched refs:channel_hint (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/wifi/1.0/default/ |
D | wifi_rtt_controller.cpp | 132 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()
|
D | wifi_rtt_controller.h | 65 const WifiChannelInfo& channel_hint, 86 const WifiChannelInfo& channel_hint,
|
D | wifi_legacy_hal.h | 237 const wifi_channel_info& channel_hint,
|
D | wifi_legacy_hal.cpp | 1001 const wifi_channel_info& channel_hint, in enableRttResponder() argument 1007 channel_hint, in enableRttResponder()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | rtt.cpp | 336 wifi_channel_info channel_hint, in wifi_enable_responder() argument 359 ret = lowiWifiHalApi->enable_responder(id, iface, channel_hint, in wifi_enable_responder()
|
D | wifihal_internal.h | 147 wifi_channel_info channel_hint,
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | rtt.cpp | 218 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/ |
D | rtt.h | 297 wifi_channel_info channel_hint, unsigned max_duration_seconds,
|
D | wifi_hal.h | 266 wifi_channel_info channel_hint, unsigned max_duration_seconds,
|