Searched refs:NanMatchInd (Results 1 – 25 of 34) sorted by relevance
12
53 * Note: supersedes the @1.0::IWifiNanIfaceEventCallback.eventMatch(NanMatchInd event) method56 * @param event: NanMatchInd containing event details.58 oneway eventMatch_1_6(NanMatchInd event);
36 parcelable NanMatchInd {
44 oneway void eventMatch(in android.hardware.wifi.NanMatchInd event); in eventMatch()
28 parcelable NanMatchInd {
27 import android.hardware.wifi.NanMatchInd;102 void eventMatch(in NanMatchInd event); in eventMatch()
137 bool convertLegacyNanMatchIndToAidl(const legacy_hal::NanMatchInd& legacy_ind,138 NanMatchInd* aidl_ind);
359 callback_handlers.on_event_match = [weak_ptr_this](const legacy_hal::NanMatchInd& msg) { in registerCallbackHandlers()365 NanMatchInd aidl_struct; in registerCallbackHandlers()
158 using ::NanMatchInd;465 std::function<void(const NanMatchInd&)> on_event_match;
314 const ::android::hardware::wifi::V1_0::NanMatchInd& event) override { in eventMatch()384 const ::android::hardware::wifi::V1_6::NanMatchInd& event) override { in eventMatch_1_6()437 ::android::hardware::wifi::V1_0::NanMatchInd nanMatchInd;438 ::android::hardware::wifi::V1_6::NanMatchInd nanMatchInd_1_6;
50 int getNanMatch(NanMatchInd *event);
354 const NanMatchInd& event) override { in eventMatch()447 NanMatchInd nanMatchInd;
127 int getNanMatch(NanMatchInd *event);
348 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()460 NanMatchInd nanMatchInd;
350 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()462 NanMatchInd nanMatchInd;
51 using aidl::android::hardware::wifi::NanMatchInd;195 ::ndk::ScopedAStatus eventMatch(const NanMatchInd& event) override { in eventMatch()424 NanMatchInd nan_match_ind_;
116 MOCK_METHOD1(eventMatch, ndk::ScopedAStatus(const NanMatchInd&));
366 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()477 NanMatchInd nanMatchInd;
261 * @param event: NanMatchInd containing event details.263 oneway eventMatch(NanMatchInd event);
197 * NanMatchInd (all parameters are used except those listed below)
2223 } NanMatchInd; typedef3080 void (*EventMatch) (NanMatchInd* event);
205 * NanMatchInd (all parameters are used except those listed below)