Searched refs:EmitShortAddress (Results 1 – 3 of 3) sorted by relevance
81 static void EmitShortAddress(uint16_t aShortAddress);
47 void Otns::EmitShortAddress(uint16_t aShortAddress) { EmitStatus("rloc16=%d", aShortAddress); } in EmitShortAddress() function in ot::Utils::Otns
96 Get<Utils::Otns>().EmitShortAddress(aShortAddress); in SetShortAddress()