HomeSort by relevance Sort by last modified time
    Searched refs:rtt_config (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
rtt.cpp 86 wifi_rtt_config rtt_config[],
98 if (rtt_config == NULL) {
99 ALOGE("wifi_rtt_range_request: NULL rtt_config pointer provided."
131 rtt_config, handler);
wifihal_internal.h 63 wifi_rtt_config rtt_config[],
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
rtt.cpp 323 wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler)
324 : WifiCommand("RttCommand", iface, id), numRttParams(num_rtt_config), rttParams(rtt_config),
353 nlattr *rtt_config = request.attr_start(RTT_ATTRIBUTE_TARGET_INFO); local
442 request.attr_end(rtt_config);
631 unsigned num_rtt_config, wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler)
634 RttCommand *cmd = new RttCommand(iface, id, num_rtt_config, rtt_config, handler);
  /hardware/libhardware_legacy/include/hardware_legacy/
rtt.h 157 unsigned num_rtt_config, wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler);
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 165 wifi_rtt_config rtt_config[],

Completed in 610 milliseconds