Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal43 * @param event: NanDataPathScheduleUpdateInd containing event details.
45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
Dtypes.hal103 struct NanDataPathScheduleUpdateInd {
DREADME-NAN.md229 * NanDataPathScheduleUpdateInd
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.h161 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind,
162 V1_2::NanDataPathScheduleUpdateInd* hidl_ind);
Dwifi_nan_iface.cpp478 NanDataPathScheduleUpdateInd& msg) { in WifiNanIface()
484 V1_2::NanDataPathScheduleUpdateInd hidl_struct; in WifiNanIface()
Dwifi_legacy_hal.h111 std::function<void(const NanDataPathScheduleUpdateInd&)>
Dwifi_legacy_hal.cpp326 std::function<void(const NanDataPathScheduleUpdateInd&)>
328 void onAsyncNanEventScheduleUpdate(NanDataPathScheduleUpdateInd* event) { in onAsyncNanEventScheduleUpdate()
Dhidl_struct_util.cpp2162 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind, in convertLegacyNanDataPathScheduleUpdateIndToHidl()
2163 V1_2::NanDataPathScheduleUpdateInd* hidl_ind) { in convertLegacyNanDataPathScheduleUpdateIndToHidl()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h106 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
Dnan_ind.cpp1025 NanDataPathScheduleUpdateInd *pNdpScheduleUpdateInd; in handleNdpIndication()
1047 (NanDataPathScheduleUpdateInd *)malloc(sizeof(NanDataPathScheduleUpdateInd) in handleNdpIndication()
1213 NanDataPathScheduleUpdateInd *event) in getNdpScheduleUpdate()
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp423 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
460 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2349 } NanDataPathScheduleUpdateInd; typedef
2411 void (*EventScheduleUpdate)(NanDataPathScheduleUpdateInd* event);