Searched refs:otLinkGetShortAddress (Results 1 – 4 of 4) sorted by relevance
593 otShortAddress otLinkGetShortAddress(otInstance *aInstance);
261 uint16_t otLinkGetShortAddress(otInstance *aInstance) in otLinkGetShortAddress() function
180 otShortAddress otLinkGetShortAddress(otInstance *aInstance) in otLinkGetShortAddress() function
1652 return mEncoder.WriteUint16(otLinkGetShortAddress(mInstance)); in HandlePropertyGet()