Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h106 int getNanRangeReportInd(NanRangeReportInd *event);
Dnan_ind.cpp147 NanRangeReportInd rangeReportInd; in handleNanIndication()
148 memset(&rangeReportInd, 0, sizeof(NanRangeReportInd)); in handleNanIndication()
1171 int NanCommand::getNanRangeReportInd(NanRangeReportInd *event) in getNanRangeReportInd()
/hardware/interfaces/wifi/1.1/default/
Dwifi_legacy_hal.h99 std::function<void(const NanRangeReportInd&)>
Dwifi_legacy_hal.cpp314 std::function<void(const NanRangeReportInd&)>
316 void onAysncNanEventRangeReport(NanRangeReportInd* event) { in onAysncNanEventRangeReport()
Dwifi_nan_iface.cpp410 const legacy_hal::NanRangeReportInd& /* msg */) { in WifiNanIface() argument
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2254 } NanRangeReportInd; typedef
2276 void (*EventRangeReport) (NanRangeReportInd* event);