Searched refs:channel_hint (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/wifi/1.4/default/ |
D | wifi_rtt_controller.h | 65 const WifiChannelInfo& channel_hint, 82 uint32_t cmd_id, const WifiChannelInfo& channel_hint, 100 const WifiChannelInfo& channel_hint, 111 const WifiChannelInfo& channel_hint,
|
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() 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()
|
D | wifi_legacy_hal.h | 312 const wifi_channel_info& channel_hint,
|
D | wifi_legacy_hal.cpp | 1126 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/ |
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 | 301 wifi_channel_info channel_hint, unsigned max_duration_seconds,
|
D | wifi_hal.h | 394 wifi_channel_info channel_hint, unsigned max_duration_seconds,
|