Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.2/
H A DIWifiNanIfaceEventCallback.hal43 * @param event: NanDataPathScheduleUpdateInd containing event details.
45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
H A Dtypes.hal103 struct NanDataPathScheduleUpdateInd {
H A DREADME-NAN.md229 * NanDataPathScheduleUpdateInd
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.h181 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind,
182 V1_2::NanDataPathScheduleUpdateInd* hidl_ind);
H A Dwifi_legacy_hal.h128 using ::NanDataPathScheduleUpdateInd;
393 std::function<void(const NanDataPathScheduleUpdateInd&)>
H A Dwifi_nan_iface.cpp487 NanDataPathScheduleUpdateInd& msg) { in WifiNanIface()
493 V1_2::NanDataPathScheduleUpdateInd hidl_struct; in WifiNanIface()
H A Dwifi_legacy_hal.cpp339 std::function<void(const NanDataPathScheduleUpdateInd&)>
341 void onAsyncNanEventScheduleUpdate(NanDataPathScheduleUpdateInd* event) { in onAsyncNanEventScheduleUpdate()
H A Dhidl_struct_util.cpp2456 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind, in convertLegacyNanDataPathScheduleUpdateIndToHidl()
2457 V1_2::NanDataPathScheduleUpdateInd* hidl_ind) { in convertLegacyNanDataPathScheduleUpdateIndToHidl()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnancommand.h106 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
H A Dnan_ind.cpp1030 NanDataPathScheduleUpdateInd *pNdpScheduleUpdateInd; in handleNdpIndication()
1052 (NanDataPathScheduleUpdateInd *)malloc(sizeof(NanDataPathScheduleUpdateInd) in handleNdpIndication()
1218 NanDataPathScheduleUpdateInd *event) in getNdpScheduleUpdate()
/aosp12/hardware/interfaces/wifi/1.5/default/tests/
H A Dwifi_nan_iface_unit_tests.cpp110 Return<void>(const NanDataPathScheduleUpdateInd&));
/aosp12/hardware/interfaces/wifi/1.2/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp431 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
468 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
/aosp12/hardware/interfaces/wifi/1.4/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp433 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
470 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
/aosp12/hardware/interfaces/wifi/1.5/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp449 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
487 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareNativeCallback.java28 import android.hardware.wifi.V1_2.NanDataPathScheduleUpdateInd;
580 public void eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event) { in eventDataPathScheduleUpdate()
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h2364 } NanDataPathScheduleUpdateInd; typedef
2426 void (*EventScheduleUpdate)(NanDataPathScheduleUpdateInd* event);