HomeSort by relevance Sort by last modified time
    Searched refs:NanDataPathRequestInd (Results 1 - 13 of 13) sorted by null

  /hardware/interfaces/wifi/1.0/
IWifiNanIfaceEventCallback.hal 295 * @param event: NanDataPathRequestInd containing event details.
297 oneway eventDataPathRequest(NanDataPathRequestInd event);
types.hal     [all...]
  /hardware/interfaces/wifi/1.2/default/
hidl_struct_util.h 151 const legacy_hal::NanDataPathRequestInd& legacy_ind,
152 NanDataPathRequestInd* hidl_ind);
wifi_legacy_hal.h 94 std::function<void(const NanDataPathRequestInd&)>
wifi_nan_iface.cpp 396 [weak_ptr_this](const legacy_hal::NanDataPathRequestInd& msg) {
402 NanDataPathRequestInd hidl_struct;
    [all...]
wifi_legacy_hal.cpp 271 std::function<void(const NanDataPathRequestInd&)>
273 void onAysncNanEventDataPathRequest(NanDataPathRequestInd* event) {
    [all...]
hidl_struct_util.cpp     [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 101 int getNdpRequest(struct nlattr **tb_vendor, NanDataPathRequestInd *event);
nan_ind.cpp     [all...]
  /hardware/interfaces/wifi/1.0/vts/functional/
wifi_nan_iface_hidl_test.cpp 387 const NanDataPathRequestInd& event) override {
390 parent_.nanDataPathRequestInd = event;
439 NanDataPathRequestInd nanDataPathRequestInd;
  /hardware/interfaces/wifi/1.2/vts/functional/
wifi_nan_iface_hidl_test.cpp 382 const NanDataPathRequestInd& event) override {
385 parent_.nanDataPathRequestInd = event;
455 NanDataPathRequestInd nanDataPathRequestInd;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareNativeCallback.java 23 import android.hardware.wifi.V1_0.NanDataPathRequestInd;
466 public void eventDataPathRequest(NanDataPathRequestInd event) {
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h     [all...]

Completed in 257 milliseconds