Searched refs:mPetition (Results 1 – 2 of 2) sorted by relevance
284 bool IsPetition(void) const { return mPetition; } in IsPetition()290 …bool mPetition : 1; // Whether the forwarding request is leader petit… member in ot::MeshCoP::BorderAgent::ForwardContext
67 mPetition = aPetition; in Init()