Home
last modified time | relevance | path

Searched refs:NanMatchInd (Results 1 – 25 of 34) sorted by relevance

12

/hardware/interfaces/wifi/1.6/
DIWifiNanIfaceEventCallback.hal53 * Note: supersedes the @1.0::IWifiNanIfaceEventCallback.eventMatch(NanMatchInd event) method
56 * @param event: NanMatchInd containing event details.
58 oneway eventMatch_1_6(NanMatchInd event);
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DNanMatchInd.aidl36 parcelable NanMatchInd {
DIWifiNanIfaceEventCallback.aidl44 oneway void eventMatch(in android.hardware.wifi.NanMatchInd event); in eventMatch()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DNanMatchInd.aidl36 parcelable NanMatchInd {
DIWifiNanIfaceEventCallback.aidl44 oneway void eventMatch(in android.hardware.wifi.NanMatchInd event); in eventMatch()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DNanMatchInd.aidl36 parcelable NanMatchInd {
DIWifiNanIfaceEventCallback.aidl44 oneway void eventMatch(in android.hardware.wifi.NanMatchInd event); in eventMatch()
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DNanMatchInd.aidl28 parcelable NanMatchInd {
DIWifiNanIfaceEventCallback.aidl27 import android.hardware.wifi.NanMatchInd;
102 void eventMatch(in NanMatchInd event); in eventMatch()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h137 bool convertLegacyNanMatchIndToAidl(const legacy_hal::NanMatchInd& legacy_ind,
138 NanMatchInd* aidl_ind);
Dwifi_nan_iface.cpp359 callback_handlers.on_event_match = [weak_ptr_this](const legacy_hal::NanMatchInd& msg) { in registerCallbackHandlers()
365 NanMatchInd aidl_struct; in registerCallbackHandlers()
Dwifi_legacy_hal.h158 using ::NanMatchInd;
465 std::function<void(const NanMatchInd&)> on_event_match;
/hardware/interfaces/wifi/1.6/vts/functional/
Dwifi_nan_iface_hidl_test.cpp314 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;
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnancommand.h50 int getNanMatch(NanMatchInd *event);
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp354 const NanMatchInd& event) override { in eventMatch()
447 NanMatchInd nanMatchInd;
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnancommand.h127 int getNanMatch(NanMatchInd *event);
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp348 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()
460 NanMatchInd nanMatchInd;
/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_nan_iface_hidl_test.cpp350 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()
462 NanMatchInd nanMatchInd;
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_nan_iface_aidl_test.cpp51 using aidl::android::hardware::wifi::NanMatchInd;
195 ::ndk::ScopedAStatus eventMatch(const NanMatchInd& event) override { in eventMatch()
424 NanMatchInd nan_match_ind_;
/hardware/interfaces/wifi/aidl/default/tests/
Dwifi_nan_iface_unit_tests.cpp116 MOCK_METHOD1(eventMatch, ndk::ScopedAStatus(const NanMatchInd&));
/hardware/interfaces/wifi/1.5/vts/functional/
Dwifi_nan_iface_hidl_test.cpp366 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()
477 NanMatchInd nanMatchInd;
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal261 * @param event: NanMatchInd containing event details.
263 oneway eventMatch(NanMatchInd event);
DREADME-NAN.md197 * NanMatchInd (all parameters are used except those listed below)
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h2223 } NanMatchInd; typedef
3080 void (*EventMatch) (NanMatchInd* event);
/hardware/interfaces/wifi/1.2/
DREADME-NAN.md205 * NanMatchInd (all parameters are used except those listed below)

12