Function capsules_extra::net::thread::thread_utils::form_child_id_req

source ยท
pub fn form_child_id_req(
    recv_buf: &[u8],
    frame_count: u32,
) -> Result<([u8; 200], usize), ErrorCode>
Expand description

This helper function creates a child id request. For now, this implementation hard codes many of the values