API Version: 1.0
Library Version: 1.4.0
Generated by gi-docgen 2025.5
since: 1.0
gboolean qrtr_get_node_for_uri ( const gchar* uri, guint32* node_id )
Get the QRTR node id from the specified URI.
Available since: 1.0
uri
Type: const gchar*
const gchar*
A URI.
node_id
Type: guint32*
guint32*
Return location for the node id.
Type: gboolean
gboolean
TRUE if node_id is set, FALSE otherwise.
TRUE
FALSE