API Version: 1.0
Library Version: 1.4.0
Generated by gi-docgen 2025.5
since: 1.0
gchar* qrtr_get_uri_for_node ( guint32 node_id )
Build a URI for the given QRTR node.
Available since: 1.0
node_id
Type: guint32
guint32
Node id.
Type: gchar*
gchar*
A string with the URI, or NULL if none given. The returned value should be freed with g_free().
NULL