Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h105 int getNanRangeReportInd(NanRangeReportInd *event);
Dnan_ind.cpp138 NanRangeReportInd rangeReportInd; in handleNanIndication()
139 memset(&rangeReportInd, 0, sizeof(NanRangeReportInd)); in handleNanIndication()
1098 int NanCommand::getNanRangeReportInd(NanRangeReportInd *event) in getNanRangeReportInd()
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h98 std::function<void(const NanRangeReportInd&)>
Dwifi_legacy_hal.cpp305 std::function<void(const NanRangeReportInd&)>
307 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.h2210 } NanRangeReportInd; typedef
2231 void (*EventRangeReport) (NanRangeReportInd* event);