Home
last modified time | relevance | path

Searched defs:aPoll (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns_avahi.cpp227 AvahiWatch *AvahiPoller::WatchNew(const struct AvahiPoll *aPoll, in WatchNew()
273 AvahiTimeout *AvahiPoller::TimeoutNew(const AvahiPoll *aPoll, in TimeoutNew()
/aosp_15_r20/external/openthread/src/core/net/
H A Dsntp_client.hpp149 void SetPoll(uint8_t aPoll) { mPoll = aPoll; } in SetPoll()