Home
last modified time | relevance | path

Searched refs:NanDataPathConfirmInd (Results 1 – 25 of 36) sorted by relevance

12

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DNanDataPathConfirmInd.aidl36 parcelable NanDataPathConfirmInd {
DIWifiNanIfaceEventCallback.aidl38 oneway void eventDataPathConfirm(in android.hardware.wifi.NanDataPathConfirmInd event); in eventDataPathConfirm()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DNanDataPathConfirmInd.aidl36 parcelable NanDataPathConfirmInd {
DIWifiNanIfaceEventCallback.aidl38 oneway void eventDataPathConfirm(in android.hardware.wifi.NanDataPathConfirmInd event); in eventDataPathConfirm()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DNanDataPathConfirmInd.aidl36 parcelable NanDataPathConfirmInd {
DIWifiNanIfaceEventCallback.aidl38 oneway void eventDataPathConfirm(in android.hardware.wifi.NanDataPathConfirmInd event); in eventDataPathConfirm()
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DNanDataPathConfirmInd.aidl28 parcelable NanDataPathConfirmInd {
DIWifiNanIfaceEventCallback.aidl23 import android.hardware.wifi.NanDataPathConfirmInd;
53 void eventDataPathConfirm(in NanDataPathConfirmInd event); in eventDataPathConfirm()
/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal35 * @param event: NanDataPathConfirmInd containing event details.
37 oneway eventDataPathConfirm_1_2(NanDataPathConfirmInd event);
Dtypes.hal20 import @1.0::NanDataPathConfirmInd;
83 struct NanDataPathConfirmInd {
87 @1.0::NanDataPathConfirmInd V1_0;
/hardware/interfaces/wifi/1.6/
DIWifiNanIfaceEventCallback.hal37 * @param event: NanDataPathConfirmInd containing event details.
39 oneway eventDataPathConfirm_1_6(NanDataPathConfirmInd event);
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp400 const ::android::hardware::wifi::V1_0::NanDataPathConfirmInd& event) in eventDataPathConfirm()
420 const ::android::hardware::wifi::V1_2::NanDataPathConfirmInd& event) in eventDataPathConfirm_1_2()
464 ::android::hardware::wifi::V1_0::NanDataPathConfirmInd
466 ::android::hardware::wifi::V1_2::NanDataPathConfirmInd
/hardware/interfaces/wifi/1.6/vts/functional/
Dwifi_nan_iface_hidl_test.cpp352 const ::android::hardware::wifi::V1_0::NanDataPathConfirmInd& event) override { in eventDataPathConfirm()
367 const ::android::hardware::wifi::V1_2::NanDataPathConfirmInd& event) override { in eventDataPathConfirm_1_2()
412 const ::android::hardware::wifi::V1_6::NanDataPathConfirmInd& event) override { in eventDataPathConfirm_1_6()
445 ::android::hardware::wifi::V1_0::NanDataPathConfirmInd nanDataPathConfirmInd;
446 ::android::hardware::wifi::V1_2::NanDataPathConfirmInd nanDataPathConfirmInd_1_2;
447 ::android::hardware::wifi::V1_6::NanDataPathConfirmInd nanDataPathConfirmInd_1_6;
/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_nan_iface_hidl_test.cpp402 const ::android::hardware::wifi::V1_0::NanDataPathConfirmInd& event) in eventDataPathConfirm()
422 const ::android::hardware::wifi::V1_2::NanDataPathConfirmInd& event) in eventDataPathConfirm_1_2()
466 ::android::hardware::wifi::V1_0::NanDataPathConfirmInd
468 ::android::hardware::wifi::V1_2::NanDataPathConfirmInd
/hardware/interfaces/wifi/1.5/vts/functional/
Dwifi_nan_iface_hidl_test.cpp418 const ::android::hardware::wifi::V1_0::NanDataPathConfirmInd& event) in eventDataPathConfirm()
438 const ::android::hardware::wifi::V1_2::NanDataPathConfirmInd& event) in eventDataPathConfirm_1_2()
483 ::android::hardware::wifi::V1_0::NanDataPathConfirmInd
485 ::android::hardware::wifi::V1_2::NanDataPathConfirmInd
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h143 bool convertLegacyNanDataPathConfirmIndToAidl(const legacy_hal::NanDataPathConfirmInd& legacy_ind,
144 NanDataPathConfirmInd* aidl_ind);
Dwifi_nan_iface.cpp452 [weak_ptr_this](const legacy_hal::NanDataPathConfirmInd& msg) { in registerCallbackHandlers()
458 NanDataPathConfirmInd aidl_struct; in registerCallbackHandlers()
Dwifi_legacy_hal.h145 using ::NanDataPathConfirmInd;
474 std::function<void(const NanDataPathConfirmInd&)> on_event_data_path_confirm;
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnancommand.h101 int getNdpConfirm(struct nlattr **tb_vendor, NanDataPathConfirmInd *event);
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp408 const NanDataPathConfirmInd& event) override { in eventDataPathConfirm()
451 NanDataPathConfirmInd nanDataPathConfirmInd;
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnancommand.h178 int getNdpConfirm(struct nlattr **tb_vendor, NanDataPathConfirmInd *event);
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_nan_iface_aidl_test.cpp43 using aidl::android::hardware::wifi::NanDataPathConfirmInd;
164 ::ndk::ScopedAStatus eventDataPathConfirm(const NanDataPathConfirmInd& event) override { in eventDataPathConfirm()
420 NanDataPathConfirmInd nan_data_path_confirm_ind_;
/hardware/interfaces/wifi/aidl/default/tests/
Dwifi_nan_iface_unit_tests.cpp121 MOCK_METHOD1(eventDataPathConfirm, ndk::ScopedAStatus(const NanDataPathConfirmInd&));
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal303 * @param event: NanDataPathConfirmInd containing event details.
305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h2667 } NanDataPathConfirmInd; typedef
3089 void (*EventDataConfirm)(NanDataPathConfirmInd* event);

12