Home
last modified time | relevance | path

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

/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;
DREADME-NAN.md226 * NanDataPathConfirmInd (all parameters are used except those listed below)
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.h158 const legacy_hal::NanDataPathConfirmInd& legacy_ind,
159 V1_2::NanDataPathConfirmInd* hidl_ind);
Dwifi_nan_iface.cpp421 [weak_ptr_this](const legacy_hal::NanDataPathConfirmInd& msg) { in WifiNanIface()
427 V1_2::NanDataPathConfirmInd hidl_struct; in WifiNanIface()
Dwifi_legacy_hal.h104 std::function<void(const NanDataPathConfirmInd&)>
Dwifi_legacy_hal.cpp281 std::function<void(const NanDataPathConfirmInd&)>
283 void onAysncNanEventDataPathConfirm(NanDataPathConfirmInd* event) { in onAysncNanEventDataPathConfirm()
Dhidl_struct_util.cpp2137 const legacy_hal::NanDataPathConfirmInd& legacy_ind, in convertLegacyNanDataPathConfirmIndToHidl()
2138 V1_2::NanDataPathConfirmInd* hidl_ind) { in convertLegacyNanDataPathConfirmIndToHidl()
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp392 const ::android::hardware::wifi::V1_0::NanDataPathConfirmInd& event) in eventDataPathConfirm()
412 const ::android::hardware::wifi::V1_2::NanDataPathConfirmInd& event) in eventDataPathConfirm_1_2()
456 ::android::hardware::wifi::V1_0::NanDataPathConfirmInd
458 ::android::hardware::wifi::V1_2::NanDataPathConfirmInd
/hardware/interfaces/wifi/1.3/default/tests/
Dwifi_nan_iface_unit_tests.cpp100 Return<void>(const NanDataPathConfirmInd&));
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp397 const NanDataPathConfirmInd& event) override { in eventDataPathConfirm()
440 NanDataPathConfirmInd nanDataPathConfirmInd;
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h101 int getNdpConfirm(struct nlattr **tb_vendor, NanDataPathConfirmInd *event);
Dnan_ind.cpp982 NanDataPathConfirmInd ndpConfirmInd; in handleNdpIndication()
1109 NanDataPathConfirmInd *event) in getNdpConfirm()
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal303 * @param event: NanDataPathConfirmInd containing event details.
305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
DREADME-NAN.md218 * NanDataPathConfirmInd (all parameters are used except those listed below)
Dtypes.hal1596 struct NanDataPathConfirmInd {
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2319 } NanDataPathConfirmInd; typedef
2406 void (*EventDataConfirm)(NanDataPathConfirmInd* event);