Home | History | Annotate | Download | only in plugins

Lines Matching refs:conn_free

2033 static void conn_free(struct bt_conn *conn)
2056 conn_free(conn);
2153 conn_free(conn);
2267 g_slist_foreach(dev->connections, (GFunc) conn_free, NULL);