Searched refs:NanRangeReportInd (Results 1 – 6 of 6) sorted by relevance
106 int getNanRangeReportInd(NanRangeReportInd *event);
147 NanRangeReportInd rangeReportInd; in handleNanIndication()148 memset(&rangeReportInd, 0, sizeof(NanRangeReportInd)); in handleNanIndication()1171 int NanCommand::getNanRangeReportInd(NanRangeReportInd *event) in getNanRangeReportInd()
99 std::function<void(const NanRangeReportInd&)>
314 std::function<void(const NanRangeReportInd&)>316 void onAysncNanEventRangeReport(NanRangeReportInd* event) { in onAysncNanEventRangeReport()
410 const legacy_hal::NanRangeReportInd& /* msg */) { in WifiNanIface() argument
2254 } NanRangeReportInd; typedef2276 void (*EventRangeReport) (NanRangeReportInd* event);