Home | History | Annotate | Download | only in serial

Lines Matching defs:uuid128

85 	char		*uuid128;	/* UUID 128 */
130 g_free(prx->uuid128);
148 static sdp_record_t *proxy_record_new(const char *uuid128, uint8_t channel)
165 bt_string2uuid(&uuid, uuid128);
471 prx->uuid128, auth_cb, prx);
516 record = proxy_record_new(prx->uuid128, prx->channel);
585 dict_append_entry(&dict, "uuid", DBUS_TYPE_STRING, &prx->uuid128);
803 const char *uuid128, const char *address,
819 prx->uuid128 = g_strdup(uuid128);
850 const char *uuid128, const char *address,
858 prx->uuid128 = g_strdup(uuid128);
875 const char *uuid128, const char *address,
883 prx->uuid128 = g_strdup(uuid128);