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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
rtt.cpp 304 wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler)
305 : WifiCommand("RttCommand", iface, id), numRttParams(num_rtt_config), rttParams(rtt_config),
334 nlattr *rtt_config = request.attr_start(RTT_ATTRIBUTE_TARGET_INFO); local
423 request.attr_end(rtt_config);
612 unsigned num_rtt_config, wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler)
615 RttCommand *cmd = new RttCommand(iface, id, num_rtt_config, rtt_config, handler);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
rtt.cpp 93 wifi_rtt_config rtt_config[],
108 if (rtt_config == NULL) {
109 ALOGE("wifi_rtt_range_request: NULL rtt_config pointer provided."
143 rtt_config,
wifihal_internal.h 63 wifi_rtt_config rtt_config[],
  /frameworks/opt/net/wifi/service/jni/
wifi_hal_stub.h 68 unsigned num_rtt_config, wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler);
  /frameworks/opt/net/wifi/service/lib/
wifi_hal_stub.cpp 135 unsigned num_rtt_config, wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler) {
  /hardware/libhardware_legacy/include/hardware_legacy/
rtt.h 155 unsigned num_rtt_config, wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler);

Completed in 115 milliseconds