Searched refs:radioType (Results 1 – 3 of 3) sorted by relevance
178 RadioType radioType = aFrame.GetRadioType(); in GetCurrentMacKey() local183 if (radioType == kRadioTypeIeee802154) in GetCurrentMacKey()192 if (radioType == kRadioTypeTrel) in GetCurrentMacKey()212 RadioType radioType = aFrame.GetRadioType(); in GetTemporaryMacKey() local217 if (radioType == kRadioTypeIeee802154) in GetTemporaryMacKey()237 if (radioType == kRadioTypeTrel) in GetTemporaryMacKey()254 RadioType radioType = aFrame.GetRadioType(); in SetMacFrameCounter() local259 if (radioType == kRadioTypeTrel) in SetMacFrameCounter()
1137 uint8_t radioType = mRadioType; in CopyFrom() local1149 mRadioType = radioType; in CopyFrom()
135 Mac::RadioType radioType = aFrame.GetRadioType(); in UpdateOnSendDone() local140 if (radioType == Mac::kRadioTypeTrel) in UpdateOnSendDone()155 if (neighbor->GetSupportedRadioTypes().Contains(radioType)) in UpdateOnSendDone()158 …*neighbor, radioType, (aTxError == kErrorNone) ? kPreferenceChangeOnTxSuccess : kPreferenceChangeO… in UpdateOnSendDone()160 …Log(logLevel, (aTxError == kErrorNone) ? "UpdateOnTxSucc" : "UpdateOnTxErr", radioType, *neighbor); in UpdateOnSendDone()165 neighbor->AddSupportedRadioType(radioType); in UpdateOnSendDone()166 neighbor->SetRadioPreference(radioType, kInitPreference); in UpdateOnSendDone()168 Log(logLevel, "NewRadio(OnTx)", radioType, *neighbor); in UpdateOnSendDone()