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

  /hardware/libhardware_legacy/include/hardware_legacy/
rtt.h 150 void (*on_rtt_results) (wifi_request_id id, unsigned num_results, wifi_rtt_result *rtt_result[]); member in struct:__anon41498
  /hardware/qcom/wlan/qcwcn/wifi_hal/
rtt.cpp 114 if (handler.on_rtt_results == NULL) {
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
rtt.cpp 596 (*rttHandler.on_rtt_results)(id(), totalCnt, rttResults);

Completed in 799 milliseconds