Home
last modified time | relevance | path

Searched refs:NanMatchExpiredInd (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h51 int getNanMatchExpired(NanMatchExpiredInd *event);
Dnan_ind.cpp57 NanMatchExpiredInd matchExpiredInd; in handleNanIndication()
369 int NanCommand::getNanMatchExpired(NanMatchExpiredInd *event) in getNanMatchExpired()
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h82 std::function<void(const NanMatchExpiredInd&)> on_event_match_expired;
Dwifi_legacy_hal.cpp201 std::function<void(const NanMatchExpiredInd&)>
203 void onAysncNanEventMatchExpired(NanMatchExpiredInd* event) { in onAysncNanEventMatchExpired()
Dwifi_nan_iface.cpp288 const legacy_hal::NanMatchExpiredInd& msg) { in WifiNanIface()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1829 } NanMatchExpiredInd; typedef
2219 void (*EventMatchExpired) (NanMatchExpiredInd* event);