Home
last modified time | relevance | path

Searched refs:NanDataPathScheduleUpdateInd (Results 1 – 25 of 30) sorted by relevance

12

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DNanDataPathScheduleUpdateInd.aidl36 parcelable NanDataPathScheduleUpdateInd {
DIWifiNanIfaceEventCallback.aidl40 …oneway void eventDataPathScheduleUpdate(in android.hardware.wifi.NanDataPathScheduleUpdateInd even… in eventDataPathScheduleUpdate()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DNanDataPathScheduleUpdateInd.aidl36 parcelable NanDataPathScheduleUpdateInd {
DIWifiNanIfaceEventCallback.aidl40 …oneway void eventDataPathScheduleUpdate(in android.hardware.wifi.NanDataPathScheduleUpdateInd even… in eventDataPathScheduleUpdate()
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DNanDataPathScheduleUpdateInd.aidl36 parcelable NanDataPathScheduleUpdateInd {
DIWifiNanIfaceEventCallback.aidl40 …oneway void eventDataPathScheduleUpdate(in android.hardware.wifi.NanDataPathScheduleUpdateInd even… in eventDataPathScheduleUpdate()
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DNanDataPathScheduleUpdateInd.aidl29 parcelable NanDataPathScheduleUpdateInd {
DIWifiNanIfaceEventCallback.aidl25 import android.hardware.wifi.NanDataPathScheduleUpdateInd;
69 void eventDataPathScheduleUpdate(in NanDataPathScheduleUpdateInd event); in eventDataPathScheduleUpdate()
/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal43 * @param event: NanDataPathScheduleUpdateInd containing event details.
45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
Dtypes.hal103 struct NanDataPathScheduleUpdateInd {
/hardware/interfaces/wifi/1.6/
DIWifiNanIfaceEventCallback.hal45 * @param event: NanDataPathScheduleUpdateInd containing event details.
47 oneway eventDataPathScheduleUpdate_1_6(NanDataPathScheduleUpdateInd event);
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h146 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind,
147 NanDataPathScheduleUpdateInd* aidl_ind);
Dwifi_nan_iface.cpp581 [weak_ptr_this](const legacy_hal::NanDataPathScheduleUpdateInd& msg) { in registerCallbackHandlers()
587 NanDataPathScheduleUpdateInd aidl_struct; in registerCallbackHandlers()
Dwifi_legacy_hal.h150 using ::NanDataPathScheduleUpdateInd;
479 std::function<void(const NanDataPathScheduleUpdateInd&)> on_event_schedule_update;
/hardware/interfaces/wifi/1.6/vts/functional/
Dwifi_nan_iface_hidl_test.cpp375 const ::android::hardware::wifi::V1_2::NanDataPathScheduleUpdateInd& event) in eventDataPathScheduleUpdate()
403 const ::android::hardware::wifi::V1_6::NanDataPathScheduleUpdateInd& event) in eventDataPathScheduleUpdate_1_6()
448 ::android::hardware::wifi::V1_2::NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd_1_2;
449 ::android::hardware::wifi::V1_6::NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd_1_6;
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnancommand.h106 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
Dnan_ind.cpp1030 NanDataPathScheduleUpdateInd *pNdpScheduleUpdateInd; in handleNdpIndication()
1052 (NanDataPathScheduleUpdateInd *)malloc(sizeof(NanDataPathScheduleUpdateInd) in handleNdpIndication()
1218 NanDataPathScheduleUpdateInd *event) in getNdpScheduleUpdate()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnancommand.h183 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
Dnan_ind.cpp1087 NanDataPathScheduleUpdateInd *pNdpScheduleUpdateInd; in handleNdpIndication()
1109 (NanDataPathScheduleUpdateInd *)malloc(sizeof(NanDataPathScheduleUpdateInd) in handleNdpIndication()
1289 NanDataPathScheduleUpdateInd *event) in getNdpScheduleUpdate()
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp431 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
468 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_nan_iface_hidl_test.cpp433 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
470 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_nan_iface_aidl_test.cpp45 using aidl::android::hardware::wifi::NanDataPathScheduleUpdateInd;
175 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
422 NanDataPathScheduleUpdateInd nan_data_path_schedule_update_ind_;
/hardware/interfaces/wifi/aidl/default/tests/
Dwifi_nan_iface_unit_tests.cpp124 ndk::ScopedAStatus(const NanDataPathScheduleUpdateInd&));
/hardware/interfaces/wifi/1.5/vts/functional/
Dwifi_nan_iface_hidl_test.cpp449 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
487 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h2697 } NanDataPathScheduleUpdateInd; typedef
3094 void (*EventScheduleUpdate) (NanDataPathScheduleUpdateInd* event);

12