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

  /hardware/interfaces/wifi/1.0/
IWifiNanIfaceEventCallback.hal 261 * @param event: NanMatchInd containing event details.
263 oneway eventMatch(NanMatchInd event);
types.hal     [all...]
Android.mk 381 # Build types.hal (NanMatchInd)
383 GEN := $(intermediates)/android/hardware/wifi/V1_0/NanMatchInd.java
393 android.hardware.wifi@1.0::types.NanMatchInd
    [all...]
  /hardware/interfaces/wifi/1.0/default/
hidl_struct_util.h 125 bool convertLegacyNanMatchIndToHidl(const legacy_hal::NanMatchInd& legacy_ind,
126 NanMatchInd* hidl_ind);
wifi_legacy_hal.h 81 std::function<void(const NanMatchInd&)> on_event_match;
wifi_nan_iface.cpp 267 const legacy_hal::NanMatchInd& msg) {
273 NanMatchInd hidl_struct;
wifi_legacy_hal.cpp 193 std::function<void(const NanMatchInd&)> on_nan_event_match_user_callback;
194 void onAysncNanEventMatch(NanMatchInd* event) {
    [all...]
hidl_struct_util.cpp     [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 50 int getNanMatch(NanMatchInd *event);
nan_ind.cpp 48 NanMatchInd matchInd;
213 int NanCommand::getNanMatch(NanMatchInd *event)
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareNativeCallback.java 26 import android.hardware.wifi.V1_0.NanMatchInd;
300 public void eventMatch(NanMatchInd event) {
  /hardware/interfaces/wifi/1.0/vts/functional/
wifi_nan_iface_hidl_test.cpp 343 const NanMatchInd& event) override {
346 parent_.nanMatchInd = event;
436 NanMatchInd nanMatchInd;
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 307 NanSubscribeRequest/NanMatchInd.
    [all...]

Completed in 1906 milliseconds