pub unsafe extern "C" fn otPlatRadioSetShortAddress(
aInstance: *mut otInstance,
aShortAddress: otShortAddress,
)
Expand description
Set the Short Address for address filtering.
@param[in] aInstance The OpenThread instance structure. @param[in] aShortAddress The IEEE 802.15.4 Short Address.