Found 7 other functions taking a
net_buf_slist_t
argument:
Put a buffer into a list Put a buffer to the end of a list. If the buffer contains follow-up fragments this function will take care of inserting them as well into the list.
Get a buffer from a list. Get buffer from a list. If the buffer had any fragments, these will automatically be recovered from the list as well and be placed to the buffer's fragment list.