Searched defs:conns (Results 1 – 4 of 4) sorted by relevance
1643 QList<QtConnectionObject*> conns = connections.values(sender); in call() local
1712 static int mgmt_get_conn_list(int index, GSList **conns) in mgmt_get_conn_list()
3222 static int hciops_get_conn_list(int index, GSList **conns) in hciops_get_conn_list()
2708 GSList *l, *conns; in load_connections() local