Home
last modified time | relevance | path

Searched refs:NanMatchInd (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.h149 bool convertLegacyNanMatchIndToHidl(const legacy_hal::NanMatchInd& legacy_ind,
150 NanMatchInd* hidl_ind);
Dwifi_nan_iface.cpp323 [weak_ptr_this](const legacy_hal::NanMatchInd& msg) { in WifiNanIface()
329 NanMatchInd hidl_struct; in WifiNanIface()
Dwifi_legacy_hal.h92 std::function<void(const NanMatchInd&)> on_event_match;
Dwifi_legacy_hal.cpp205 std::function<void(const NanMatchInd&)> on_nan_event_match_user_callback;
206 void onAysncNanEventMatch(NanMatchInd* event) { in onAysncNanEventMatch()
Dhidl_struct_util.cpp2032 bool convertLegacyNanMatchIndToHidl(const legacy_hal::NanMatchInd& legacy_ind, in convertLegacyNanMatchIndToHidl()
2033 NanMatchInd* hidl_ind) { in convertLegacyNanMatchIndToHidl()
/hardware/interfaces/wifi/1.3/default/tests/
Dwifi_nan_iface_unit_tests.cpp91 MOCK_METHOD1(eventMatch, Return<void>(const NanMatchInd&));
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp343 const NanMatchInd& event) override { in eventMatch()
436 NanMatchInd nanMatchInd;
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h50 int getNanMatch(NanMatchInd *event);
Dnan_ind.cpp57 NanMatchInd matchInd; in handleNanIndication()
271 int NanCommand::getNanMatch(NanMatchInd *event) in getNanMatch()
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp340 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch()
452 NanMatchInd nanMatchInd;
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal261 * @param event: NanMatchInd containing event details.
263 oneway eventMatch(NanMatchInd event);
DREADME-NAN.md197 * NanMatchInd (all parameters are used except those listed below)
Dtypes.hal1383 struct NanMatchInd {
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1954 } NanMatchInd; typedef
2397 void (*EventMatch) (NanMatchInd* event);
/hardware/interfaces/wifi/1.2/
DREADME-NAN.md205 * NanMatchInd (all parameters are used except those listed below)