Searched refs:max_duration_seconds (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_rtt_controller.cpp | 118 uint32_t max_duration_seconds, const RttResponder& info, in enableResponder() argument 123 channel_hint, max_duration_seconds, info); in enableResponder() 250 uint32_t max_duration_seconds, const RttResponder& info) { in enableResponderInternal() argument 263 ifname_, cmd_id, legacy_channel_info, max_duration_seconds, in enableResponderInternal()
|
D | wifi_rtt_controller.h | 66 uint32_t max_duration_seconds, 87 uint32_t max_duration_seconds,
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | rtt.cpp | 308 unsigned max_duration_seconds, in wifi_enable_responder() argument 330 max_duration_seconds, in wifi_enable_responder()
|
D | wifihal_internal.h | 169 unsigned max_duration_seconds,
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | rtt.cpp | 237 unsigned max_duration_seconds, wifi_rtt_responder *responderInfo) in EnableResponderCommand() argument 239 m_max_duration_sec(max_duration_seconds), mResponderInfo(responderInfo) 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,
|