Home
last modified time | relevance | path

Searched refs:bt_list2string (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/src/
Dglib-helper.h35 gchar *bt_list2string(GSList *list);
Dglib-helper.c546 gchar *bt_list2string(GSList *list) in bt_list2string() function
Ddevice.c1421 str = bt_list2string(device->uuids); in store_profiles()