Home
last modified time | relevance | path

Searched refs:aTypes (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_types.hpp701 void Add(RadioTypes aTypes) { mBitMask |= aTypes.mBitMask; } in Add() argument
/openthread-latest/src/core/net/
Dmdns.hpp990 const TypeArray &aTypes,
Dmdns.cpp1412 const TypeArray &aTypes, in AppendNsecRecordTo() argument
1427 for (uint16_t type : aTypes) in AppendNsecRecordTo()