[][src]Function openthread_sys::otLinkGetPanId

pub unsafe extern "C" fn otLinkGetPanId(aInstance: *mut otInstance) -> otPanId

Get the IEEE 802.15.4 PAN ID.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The IEEE 802.15.4 PAN ID.

@sa otLinkSetPanId