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.cpp147 NanRangeReportInd rangeReportInd; in handleNanIndication()
148 memset(&rangeReportInd, 0, sizeof(NanRangeReportInd)); in handleNanIndication()
1326 int NanCommand::getNanRangeReportInd(NanRangeReportInd *event) in getNanRangeReportInd()
/hardware/interfaces/wifi/1.5/default/
Dwifi_legacy_hal.h140 using ::NanRangeReportInd;
392 std::function<void(const NanRangeReportInd&)> on_event_range_report;
Dwifi_legacy_hal.cpp330 std::function<void(const NanRangeReportInd&)>
332 void onAysncNanEventRangeReport(NanRangeReportInd* event) { in onAysncNanEventRangeReport()
Dwifi_nan_iface.cpp480 [weak_ptr_this](const legacy_hal::NanRangeReportInd& /* msg */) { in WifiNanIface() argument
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2403 } NanRangeReportInd; typedef
2425 void (*EventRangeReport) (NanRangeReportInd* event);