diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2014-03-04 20:10:29 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2014-03-04 20:27:41 +0100 |
commit | 82ca529fb5efeeb23cb636fe1b5fc0d849f45964 (patch) | |
tree | 22db4b861a381ab5c7e7c5d24dec0cfca1b63815 /docs | |
parent | 5764ec47873540e3e356b9af2bcfdd1fab066a0c (diff) | |
download | libmbim-82ca529fb5efeeb23cb636fe1b5fc0d849f45964.tar.gz |
libmbim-glib,uuid: new 'mbim_uuid_from_printable()'
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libmbim-glib/libmbim-glib-common.sections | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections index b56c098..2c0eb31 100644 --- a/docs/reference/libmbim-glib/libmbim-glib-common.sections +++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections @@ -25,6 +25,7 @@ MBIM_UUID_MS_FIRMWARE_ID mbim_service_get_string mbim_context_type_get_string mbim_uuid_cmp +mbim_uuid_from_printable mbim_uuid_get_printable mbim_uuid_from_service mbim_uuid_to_service |