diff options
Diffstat (limited to 'common/glib-helper.h')
| -rw-r--r-- | common/glib-helper.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/common/glib-helper.h b/common/glib-helper.h index e64eccca..7cfdc5dc 100644 --- a/common/glib-helper.h +++ b/common/glib-helper.h @@ -28,3 +28,4 @@ int bt_discover_services(const bdaddr_t *src, const bdaddr_t *dst,  		bt_callback_t cb, void *user_data, bt_destroy_t destroy);  gchar *bt_uuid2string(uuid_t *uuid); +gchar *bt_list2string(GSList *list);  | 
