Home
last modified time | relevance | path

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

/device/linaro/poplar/wifi/wifi_hal/
Drtt.cpp236 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()