Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.4/default/
Dhidl_struct_util.h157 const legacy_hal::NanDataPathRequestInd& legacy_ind,
158 NanDataPathRequestInd* hidl_ind);
Dwifi_nan_iface.cpp409 [weak_ptr_this](const legacy_hal::NanDataPathRequestInd& msg) { in WifiNanIface()
415 NanDataPathRequestInd hidl_struct; in WifiNanIface()
Dwifi_legacy_hal.h102 std::function<void(const NanDataPathRequestInd&)>
Dwifi_legacy_hal.cpp274 std::function<void(const NanDataPathRequestInd&)>
276 void onAysncNanEventDataPathRequest(NanDataPathRequestInd* event) { in onAysncNanEventDataPathRequest()
Dhidl_struct_util.cpp2111 const legacy_hal::NanDataPathRequestInd& legacy_ind, in convertLegacyNanDataPathRequestIndToHidl()
2112 NanDataPathRequestInd* hidl_ind) { in convertLegacyNanDataPathRequestIndToHidl()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h100 int getNdpRequest(struct nlattr **tb_vendor, NanDataPathRequestInd *event);
Dnan_ind.cpp972 NanDataPathRequestInd ndpRequestInd; in handleNdpIndication()
1072 NanDataPathRequestInd *event) in getNdpRequest()
/hardware/interfaces/wifi/1.4/default/tests/
Dwifi_nan_iface_unit_tests.cpp101 Return<void>(const NanDataPathRequestInd&));
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp397 const NanDataPathRequestInd& event) override { in eventDataPathRequest()
449 NanDataPathRequestInd nanDataPathRequestInd;
/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_nan_iface_hidl_test.cpp391 const NanDataPathRequestInd& event) override { in eventDataPathRequest()
464 NanDataPathRequestInd nanDataPathRequestInd;
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp390 const NanDataPathRequestInd& event) override { in eventDataPathRequest()
463 NanDataPathRequestInd nanDataPathRequestInd;
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal295 * @param event: NanDataPathRequestInd containing event details.
297 oneway eventDataPathRequest(NanDataPathRequestInd event);
DREADME-NAN.md214 * NanDataPathRequestInd (all parameters are used except those listed below)
Dtypes.hal1560 struct NanDataPathRequestInd {
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2286 } NanDataPathRequestInd; typedef
2405 void (*EventDataRequest)(NanDataPathRequestInd* event);
/hardware/interfaces/wifi/1.2/
DREADME-NAN.md222 * NanDataPathRequestInd (all parameters are used except those listed below)
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp2297 NanDataPathRequestInd ndp_request_event; in handleEvent()
2298 memset(&ndp_request_event, 0, sizeof(NanDataPathRequestInd)); in handleEvent()
4888 NanDataPathRequestInd ndp_request_event; in handleEvent()
4889 memset(&ndp_request_event, 0, sizeof(NanDataPathRequestInd)); in handleEvent()