X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_str2meid.3.xfm;h=c646c288a9c75072c09c06d45b18e2add934c9ba;hb=refs%2Fchanges%2F77%2F1977%2F1;hp=1b741a4b06d1cfbcc71eb2ff5c70784f24420a9a;hpb=3ca996aaf32fe37d727b29d6fb88354365988561;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_str2meid.3.xfm b/doc/src/man/rmr_str2meid.3.xfm index 1b741a4..c646c28 100644 --- a/doc/src/man/rmr_str2meid.3.xfm +++ b/doc/src/man/rmr_str2meid.3.xfm @@ -45,10 +45,10 @@ int rmr_str2meid( rmr_mbuf_t* mbuf, unsigned char* src, int len ) &h2(DESCRIPTION) The &cw(rmr_str2meid) function will copy the string pointed to by src to the -managed equipment ID (meid) field in the given message. +managed entity ID (meid) field in the given message. The field is a fixed length, gated by the constant &cw(RMR_MAX_MEID) and if string length is larger than this value, then &bold(nothing) will be copied. (Note, this differs slightly from the -behaviour of the &cw( lrmr_bytes2meid() ) function.) +behaviour of the &cw(lrmr_bytes2meid()) function.) &h2(RETURN VALUE) On success, the value RMR_OK is returned. @@ -93,5 +93,4 @@ rmr_bytes2meid(3), rmr_wh_open(3), rmr_wh_send_msg(3) .ju on -.qu