Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.h133 const legacy_hal::NanDataPathConfirmInd& legacy_ind,
134 NanDataPathConfirmInd* hidl_ind);
Dwifi_legacy_hal.h92 std::function<void(const NanDataPathConfirmInd&)> on_event_data_path_confirm;
Dwifi_nan_iface.cpp363 const legacy_hal::NanDataPathConfirmInd& msg) { in WifiNanIface()
369 NanDataPathConfirmInd hidl_struct; in WifiNanIface()
Dwifi_legacy_hal.cpp269 std::function<void(const NanDataPathConfirmInd&)>
271 void onAysncNanEventDataPathConfirm(NanDataPathConfirmInd* event) { in onAysncNanEventDataPathConfirm()
Dhidl_struct_util.cpp1636 const legacy_hal::NanDataPathConfirmInd& legacy_ind, in convertLegacyNanDataPathConfirmIndToHidl()
1637 NanDataPathConfirmInd* hidl_ind) { in convertLegacyNanDataPathConfirmIndToHidl()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h101 int getNdpConfirm(struct nlattr **tb_vendor, NanDataPathConfirmInd *event);
Dnan_ind.cpp926 NanDataPathConfirmInd ndpConfirmInd; in handleNdpIndication()
1012 NanDataPathConfirmInd *event) in getNdpConfirm()
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp397 const NanDataPathConfirmInd& event) override { in eventDataPathConfirm()
440 NanDataPathConfirmInd nanDataPathConfirmInd;
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal303 * @param event: NanDataPathConfirmInd containing event details.
305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
DAndroid.mk193 GEN := $(intermediates)/android/hardware/wifi/V1_0/NanDataPathConfirmInd.java
203 android.hardware.wifi@1.0::types.NanDataPathConfirmInd
2072 GEN := $(intermediates)/android/hardware/wifi/V1_0/NanDataPathConfirmInd.java
2082 android.hardware.wifi@1.0::types.NanDataPathConfirmInd
Dtypes.hal1594 struct NanDataPathConfirmInd {
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2171 } NanDataPathConfirmInd; typedef
2227 void (*EventDataConfirm)(NanDataPathConfirmInd* event);