Searched refs:conn_type (Results 1 – 3 of 3) sorted by relevance
58 struct bt_conn *bt_testlib_conn_unindex(enum bt_conn_type conn_type, uint8_t conn_index) in bt_testlib_conn_unindex() argument64 bt_conn_foreach(conn_type, find_by_index, &data); in bt_testlib_conn_unindex()
124 struct bt_conn *bt_testlib_conn_unindex(enum bt_conn_type conn_type, uint8_t conn_index);
1513 enum bt_conn_type conn_type; in bt_conn_unref() local1522 conn_type = conn->type; in bt_conn_unref()1543 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && conn_type == BT_CONN_TYPE_LE && in bt_conn_unref()