Searched refs:NanMatchExpiredInd (Results 1 – 6 of 6) sorted by relevance
52 int getNanMatchExpired(NanMatchExpiredInd *event);
66 NanMatchExpiredInd matchExpiredInd; in handleNanIndication()427 int NanCommand::getNanMatchExpired(NanMatchExpiredInd *event) in getNanMatchExpired()
83 std::function<void(const NanMatchExpiredInd&)> on_event_match_expired;
210 std::function<void(const NanMatchExpiredInd&)>212 void onAysncNanEventMatchExpired(NanMatchExpiredInd* event) { in onAysncNanEventMatchExpired()
288 const legacy_hal::NanMatchExpiredInd& msg) { in WifiNanIface()
1873 } NanMatchExpiredInd; typedef2264 void (*EventMatchExpired) (NanMatchExpiredInd* event);