Searched refs:NanMatchInd (Results 1 – 15 of 15) sorted by relevance
149 bool convertLegacyNanMatchIndToHidl(const legacy_hal::NanMatchInd& legacy_ind,150 NanMatchInd* hidl_ind);
323 [weak_ptr_this](const legacy_hal::NanMatchInd& msg) { in WifiNanIface()329 NanMatchInd hidl_struct; in WifiNanIface()
92 std::function<void(const NanMatchInd&)> on_event_match;
205 std::function<void(const NanMatchInd&)> on_nan_event_match_user_callback;206 void onAysncNanEventMatch(NanMatchInd* event) { in onAysncNanEventMatch()
2032 bool convertLegacyNanMatchIndToHidl(const legacy_hal::NanMatchInd& legacy_ind, in convertLegacyNanMatchIndToHidl()2033 NanMatchInd* hidl_ind) { in convertLegacyNanMatchIndToHidl()
91 MOCK_METHOD1(eventMatch, Return<void>(const NanMatchInd&));
343 const NanMatchInd& event) override { in eventMatch()436 NanMatchInd nanMatchInd;
50 int getNanMatch(NanMatchInd *event);
57 NanMatchInd matchInd; in handleNanIndication()271 int NanCommand::getNanMatch(NanMatchInd *event) in getNanMatch()
340 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()452 NanMatchInd nanMatchInd;
261 * @param event: NanMatchInd containing event details.263 oneway eventMatch(NanMatchInd event);
197 * NanMatchInd (all parameters are used except those listed below)
1383 struct NanMatchInd {
1954 } NanMatchInd; typedef2397 void (*EventMatch) (NanMatchInd* event);
205 * NanMatchInd (all parameters are used except those listed below)