Searched refs:otLinkGetShortAddress (Results 1 – 4 of 4) sorted by relevance
674 otShortAddress otLinkGetShortAddress(otInstance *aInstance);
272 uint16_t otLinkGetShortAddress(otInstance *aInstance) in otLinkGetShortAddress() function
162 otShortAddress otLinkGetShortAddress(otInstance *aInstance) in otLinkGetShortAddress() function
1590 return mEncoder.WriteUint16(otLinkGetShortAddress(mInstance)); in HandlePropertyGet()